-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All dropdowns get consistent + Some delete relation stuff (#1050)
* All dropdowns get consistent Dropdowns will generally be: Change nothing > Do not show > Change something > Change all (the bigger/more permissive the change, the lower in the list. Where applicable!). * Make "Delete Relations" option red as it is destructive Deleting relations can also hurt your feelings maybe. :( * Relation in use means greyed out Mind you, due to how the menu list works.. If you disable an option it has no "hover" state so the tooltip doesn't actually trigger. * Don't lose the element data reference before setting tooltips --------- Co-authored-by: Daniel Yates <[email protected]>
- Loading branch information
Showing
4 changed files
with
32 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters