mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +00:00
1036e18440
* Closes <https://github.com/emilk/egui/issues/3462> #3462 panics when when hit the bound like `f64::MAX` This PR "blocks" zoom if to big Linked to - comment in https://github.com/emilk/egui/pull/4637#issuecomment-2154848767 - #3462