emilk / egui

egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
https://www.egui.rs/
Apache License 2.0
20.64k stars 1.49k forks source link

egui_plot: use `f64` for translate #4637

Closed Its-Just-Nans closed 1 week ago

Its-Just-Nans commented 3 weeks ago

Can fix translating with high zoom out https://github.com/emilk/egui/issues/3462

Its-Just-Nans commented 3 weeks ago

image

nevertheless did someone tried to zoom out more than f64::MAX ?