-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
enhancementNew feature or requestNew feature or request
Description
RevealUI (FavBar draft/app icons, requirements/tooltips) and Menus (combos/dropdowns, search enum) should re-use an underlying PopUp widget.
This should keep logic and visual consistency between them, similar to how InputBoolUI is used in place of check-boxes now.
<PopUp></PopUp>
- Should prevent itself from having any part of the pop-up go off-screen
- Close based on distance outside of pop-up and on-click outside of pop-up (Clicking outside a pop-up should probably prevent event propagation)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo Next