1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00
Files
egui/crates
Emil Ernerfeldt dc1f032846 Add Style::number_formatter as the default used by DragValue (#4740)
This allows users to customize how numbers are converted into strings in
a `DragValue`, as a global default.

This can be used (for instance) to show thousands separators, or use `,`
as a decimal separator.
2024-06-30 17:17:15 +02:00
..
2024-06-06 15:41:10 +02:00
2023-04-18 15:52:45 +02:00
2024-06-23 11:36:32 +02:00
2024-06-30 14:35:46 +02:00