Skip to content

Fix isDefault that cause the KCModule to not properly update its default state

Cyril Rossi requested to merge crossi/kconfigwidgets:fix_isdefault into master

Steps to reproduce :

  • Systemsettings > Window Management > Task Switcher
  • Assuming the KCM has not changed from default
  • Uncheck "Show Selected Window"
  • Default button should be enabled

This also cause the default button to stay enabled when you reset to default.

Merge request reports