Skip to content

Sync panel action icon to built-in toggleViewAction

Kai Uwe Broulik requested to merge work/kbroulik/sync-panel-action-icon into master

Ensures the icon is used consistently also in Qt-provided UI


Before:

Screenshot_20220128_200728

After:

Screenshot_20220128_200546

Ideally, we just used the toggleViewAction everywhere instead of duplicating it but I had tried that before and it caused some issues (I cannot recall anymore, and which Phab it was :)

Merge request reports