mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -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>.