Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(modular_toolbar): context menu and action bundles

wyzula_j requested to merge feat/toolbar-cotnext-menu into main

Description

Adding option to bundle actions and right-click context menu to show/hide individual actions.

Related Issues

closes #399 #357

Type of Change

  • Toolbar bundles
  • Context menu to show/hide actions

Potential side effects

Due to stylesheets in qthemes we have some artifacts in the appearance.

The ticks and separators are not visible in the context menu.

This is without stylesheet:

image

and this is with the style sheet:

image

Additional Comments

In next step I will identify where to change the context menu style sheet in qthemes

Edited by wyzula_j

Merge request reports

Loading