Skip to content

Toolbar #38

Description

@jordanbrotherton

Right now, the editor view is very bare, requiring the user to open the menu to change and edit tools.

For this issue, create a basic toolbar widget for the editor:

  • It should contain a bar of tool icons, containing the tab items from the tool container. (e.g. Brush, Eraser, Paint Bucket, Dragger)
  • Those icons should swap the selected tool when clicked.
  • When the icon is clicked while selected, open the full menu and switch the tabs to the active tool's settings page.
  • Be sure to use a common signal to correspond with the menu view and keyboard shortcuts.
  • The icon should expand to the tool settings if clicked while active.
  • Utilize the current theme in assets/theme (design right now is not very important as a rework is planned)

Generally, don't create something new if you don't have to. Reuse > recreation!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    editorAnything related to the Editor viewenhancementNew feature or requesttoolRelating to tools

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions