mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
0f33bc7c34
* [egui_web] Always use an even canvas size Fixes https://github.com/emilk/egui/issues/103 * [egui_web] Position canvas at top of screen This avoids jumpyness when resizing, caused by rounding height to an even number