mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
Added error messages when scaling to invalid sizes instead of panicking through unwrap, returning to previous behavior. Closes <https://github.com/emilk/egui/issues/3825>.