Skip to content

Add DragValue::only_clamp_on_input to egui and use it for all drag values in edit ui #6633

@Wumpf

Description

@Wumpf

We don't want to change user values in the ui even if they're not in the valid range of a component. For example opacity values are only valid from 0 to 1 but the DragValue editing them should still show the original data and don't generate overrides just because we're looking at it!

Metadata

Metadata

Assignees

Labels

eguiRequires egui/eframe workuiconcerns graphical user interface

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions