Skip to content

Add text toolbar editing

Louis Schul requested to merge work/toolbar_editing into master

The user can now edit the text toolbar from the general tab in settings.

In other words, the user can choose which actions are shown or not inside the toolbar. The visible actions can also be reordered as they wish.

If, in the future, new actions are added, those will simply be treated as "visible" by default and could be deactivated from the settings as well.

Merge request reports