egui/crates/emath/src
Emil Ernerfeldt 0afbefc884
Improve logic for when submenus are kept open (#4166)
* Closes https://github.com/emilk/egui/issues/2853
* Closes https://github.com/emilk/egui/issues/4101
* Reverts parts of https://github.com/emilk/egui/pull/3055
2024-03-13 12:32:54 +01:00
..
align.rs Add `Align2::anchor_size` (#3863) 2024-01-22 16:47:50 +01:00
history.rs Serde feature: Add serde derives to input related structs (#4100) 2024-02-26 13:33:43 +01:00
lib.rs Quickly animate scroll when calling `ui.scroll_to_cursor` etc (#4119) 2024-03-04 20:00:13 +01:00
numeric.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
pos2.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
range.rs Cross-widget text select (#3870) 2024-01-24 15:45:22 +01:00
rect.rs Improve logic for when submenus are kept open (#4166) 2024-03-13 12:32:54 +01:00
rect_transform.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
rot2.rs Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
smart_aim.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
ts_transform.rs Add layer transforms, interaction in layer (#3906) 2024-02-17 11:02:56 +01:00
vec2.rs A `Window` can now be resizable in only one direction (#4155) 2024-03-11 09:29:48 +01:00
vec2b.rs A `Window` can now be resizable in only one direction (#4155) 2024-03-11 09:29:48 +01:00