mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* 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