Skip to content

Fix slider debouncing, fix slider steps, fix slider clear#148

Merged
dauglyon merged 3 commits intomainfrom
fix-sliders
Feb 27, 2024
Merged

Fix slider debouncing, fix slider steps, fix slider clear#148
dauglyon merged 3 commits intomainfrom
fix-sliders

Conversation

@dauglyon
Copy link
Copy Markdown
Collaborator

Fixes three items from the bug punchlist:

  • closest_placement_af and possibly other sliders show errors after sliding and cannot be recovered
    • fixed by setting step
  • Filter slider handle does not move until have mouse-up
    • fixed by isolating slider state from form/filter state
  • Removing filter doesn’t reset the filter UI
    • fixed by adding an effect to filter controls

@dauglyon dauglyon merged commit c6ef3f9 into main Feb 27, 2024
@dauglyon dauglyon deleted the fix-sliders branch February 27, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants