fix: dropdown widgets not working after closing the gui screen #14

Merged
UndercoverGoose merged 6 commits from fix-dropdown-brick into main 2025-08-15 04:21:48 +00:00
UndercoverGoose commented 2025-08-14 14:28:05 +00:00 (Migrated from github.com)
  • remove the holding of the previous visibility state in dropdown widgets
  • remove forced unfocus to all widgets on mouse clicks and GUI close
  • automatically propagate unfocus after clicks are handled in passthrough widgets
  • refactor: move custom scissor utility
  • refactor: rename instance/Category -> CategoryInstance
  • fix: dropdown widgets unfocus() event not triggering even though focus is removed
- **remove the holding of the previous visibility state in dropdown widgets** - **remove forced unfocus to all widgets on mouse clicks and GUI close** - **automatically propagate unfocus after clicks are handled in passthrough widgets** - **refactor: move custom scissor utility** - **refactor: rename instance/Category -> CategoryInstance** - **fix: dropdown widgets unfocus() event not triggering even though focus is removed**
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cigarette/client!14
No description provided.