mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 21:00:03 -04:00
This deprecates `.clamp_to_range` in favor of more control using `.clamping`. ## Related * https://github.com/emilk/egui/pull/4728 * Closes https://github.com/emilk/egui/issues/4881 * https://github.com/emilk/egui/pull/4882 * https://github.com/emilk/egui/pull/5118