Skip to content

Conversation

@gustedeveloper
Copy link
Collaborator

Move frequent modeling actions to new floating bar (desktop only):

  • Move add collection and relation action buttons from toolbar to new floating bar
  • Update main scene with new floating bar

Close #558

@brauliodiez
Copy link
Member

Found something strange when I hover over the buttons, on the add table icon it appears a tooltip "CTRL+C", should it be "Add Table" ? on the Add Relation "CTRL+R"

CTRL+C use to be reserved for copy paste

On the other hand would it be a good idea to show something like "CTRL+C Add Collection", but maybe not CTRL+C

@deletidev what's your take on this?

@brauliodiez
Copy link
Member

And maybe now that we have some space on that table, should we add below the icon something like "Add Collection", "Add Relation"?

…MacOS and action button to show in tooltip ctrl for Windows/Linux, cmd (⌘) for MacOS
…handling to allow certain actions to use single-key shortscuts (add collection, add relation and backspace), update tests with noModifier functionality and ActionButton to show correct tooltip (without Ctrl/Cmd)
…⌘ for Mac, Ctrl for Windows), add test for no-modifier shortcuts tooltip display
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.

Move frequent modeling actions to a new floating bar

2 participants