1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates
Emil Ernerfeldt 36ebce163a egui_plots: Fix the same plot tick label being painted multiple times (#4307)
Usually this isn't visible (the same label being painted on top of
itself), but it will be visible if the user has a custom formatter (e.g.
`y_axis_formatter`) that choses a different format based on
`GridMark:step_size` (e.g. using fewer decimals for thicker ticks).
2024-04-02 15:37:44 +02:00
..
2024-04-02 10:33:14 +02:00
2024-03-29 13:12:26 +01:00
2023-04-18 15:52:45 +02:00
2024-03-29 13:12:26 +01:00
2024-03-26 11:13:04 +01:00