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

fix(toolbar): use of native qt separators

wyzula_j requested to merge fix/toolbar-separators into main

Description

The new BECQTheme made previous separators based on QToolButtons invisible. Now they are changed to native qt separators which are visible and respect the dark/light theme.

Additionally I moved the dark/light button to the right corner of BECDockArea.

image

Merge request reports

Loading