Skip to content

Improve Ekit toolbar UI #7

@blackmonkey

Description

@blackmonkey

Currently, the Ekit toolbar is fixed to provide two themes:

  • three rows of tool buttons: main, format, style
  • one row of tool buttons

The first theme (three rows) contains a unused right margin, which is wasted.
The second theme (one row) cannot be wrapped when resize the main frame narrow.

It is better to refactor the Ekit toolbar implementation to:

  • show all tool buttons in one row, which is wrapped by FlowLayout, so that they can be wrapped when main frame becomes narrow.
  • add tool buttons for menu items whose functions havn't been mapped to toolbar.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions