HomePhabricator
Diffusion MITK 556fc11aef9c

Do not explicitly set the visibility of the tool bar

Description

Do not explicitly set the visibility of the tool bar

CreateQtPartControl already calls OnPreferencesChanged, which in
turn calls OnInteractionSchemeChanged with the retrieved scheme preference.
Here the visibility of the tool bar is correctly set.

Details

Provenance
kalaliAuthored on Sep 17 2021, 4:50 PM
kalaliPushed on Sep 23 2021, 9:58 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK8e756e71766c: Remove unnecessary function, member and header
Branches
Unknown
Tags
Unknown
Tasks
T24358: Rework QmitkMouseModeSwitcher