mirror of
https://github.com/emilk/egui.git
synced 2026-07-18 04:28:55 +00:00
9e924ec5f0
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>.