egui/crates/emath/src
Emil Ernerfeldt 527f4bfdf6
Expand plot axes thickness to fit their labels (#3921)
Expand the plot axis thickness as the contained plot axis labels get
wider.

This fixes a problem where the plot labels would otherwise get clipped.


![plot-axis-expansion](https://github.com/emilk/egui/assets/1148717/4500a26e-4a11-401d-9e8e-2d98d02ef3b7)
2024-01-30 12:45:27 +01:00
..
align.rs Add `Align2::anchor_size` (#3863) 2024-01-22 16:47:50 +01:00
history.rs Highlight submenu buttons when hovered and open (#3780) 2024-01-07 22:08:32 +01:00
lib.rs Keep unsafe code forbidden when puffin is disabled (#3603) 2023-11-22 20:37:46 +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 Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +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
vec2.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
vec2b.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00