D20055: Fixed initial size and content width of Activity Settings KCM

Tigran Gabrielyan noreply at phabricator.kde.org
Mon Mar 25 23:28:25 GMT 2019


tigrang created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
tigrang requested review of this revision.

REVISION SUMMARY
  Tab contents are added when KActivities::Consumer::serviceStatusChanged signal is fired which happens after the layout is set. This causes the window to be too small initially so a minimumSize is set manually.
  
        
  
  This change also adjusts the column span to 2 for rows with a single checkbox. The contents of third column would be pushed outside the scroll area on rows where column 1 is the label and column 2 are the controls since the width of checkboxes in column 1 is too wide.
  
        
  
  BUG: 398793

REPOSITORY
  R122 Powerdevil

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

AFFECTED FILES
  kcmodule/activities/activitypage.cpp
  kcmodule/common/actionconfigwidget.cpp

To: tigrang
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190325/2c87fb85/attachment-0001.html>


More information about the Plasma-devel mailing list