-
Notifications
You must be signed in to change notification settings - Fork 11
Roadmap
Wojciech Trybus edited this page Dec 27, 2024
·
14 revisions
- slider instead of spinbox for pie opacity and some other settings
- unify pie settings, so that enum pies also can have tag mode
- widget for creating numeric pie icons (new pie for picking specific zoom levels?)
- display icon of current value from which user can drag and drop into the pie
- save previously selected pie label in settings
- non-linear MouseTrackers for properties like zoom
- bugfix: stop making pie settings taller when pie is upscaled
- bugfix: prevent active pie being displayed after entering edit mode (timer race?)
- ctrl+scroll on ScrollArea to change amount of labels in a row
- click with RMB in ScrollArea to add or remove label from the Pie
- settings with ScrollArea for MultipleAssignment
- settings with ScrollArea for TemporaryKeys
- settings with ScrollArea for MouseTrackers
- window manager which properly moves pie, its settings and future windows
- button bar under the pie with (for now) hardcoded actions (like deselect in selection)
- make the button bar configurable