You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a button without a triangle on it, then it should not show a drop down. It should either be grayed out, or it should just run the selected command.
If you have a button with a triangle on it, then it should always drop down with a single click.
You can then have long-click behaviors for each of these displays.
By default, we display buttons for “Run” and “Debug”. The buttons when clicked, it displays the whole commands list of the goal and when a command is hovered, it allows to select the target where to execute the command.
Nice to have:
User must have the ability to define default command for a goal.
I’d like the user being able to configure a button per goal in the toolbar if he wants it. This should be in the Preferences, but by default, we would display “Run” and “Build” buttons in the toolbar.
We would have two actions on these buttons:
single-click: it executes the default command of the goal
long-click: it will display the whole commands list of the goal in a dropdown as we have today.
User stories
Mockups
The text was updated successfully, but these errors were encountered: