davidedmundson added inline comments.

INLINE COMMENTS
> ModuleView.cpp:427
>      d->mHelp->setEnabled(buttons & KCModule::Help );
> -    d->mDefault->setEnabled(buttons & KCModule::Default );
>  }

Not saying this is wrong, but can you explain this change?

In https://phabricator.kde.org/D25072

we do setEnabled((buttons & Default) && !defaulted) rather than changing 
visibility, presumably it's there to make sure buttons don't move as you 
navigate between modules.

REPOSITORY
  R124 System Settings

REVISION DETAIL
  https://phabricator.kde.org/D25074

To: ervin, #plasma, mart, davidedmundson
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, 
ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to