Skip to content

Conversation

@emilk
Copy link
Owner

@emilk emilk commented Jun 30, 2024

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.

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.
@emilk emilk added egui style visuals and theming labels Jun 30, 2024
@emilk emilk merged commit dc1f032 into master Jun 30, 2024
@emilk emilk deleted the emilk/custom-number-formatter branch June 30, 2024 15:17
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
…lk#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

egui style visuals and theming

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants