mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
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.