Skip to content

BUG #15581: Use SMSettings for PropertiesPanelMode.

We should avoid using SaveInQSettings as much as possible since that makes it tricky to support site-settings. Moving PropertiesPanelMode not only allows site-settings to override the default, but also address the reported BUG.

Fixes BUG #15581

Merge request reports