[Differential] [Request, 4 lines] D657: Make status 'popup' button more appopriate size on OSX

amccann (Andrew McCann) noreply at phabricator.kde.org
Tue Dec 15 06:45:43 UTC 2015


amccann created this revision.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
   Due to small size, button Requires 'Qt::WA_MacMiniSize' attribute.
   In addition, 'm_pButton->setMaximumHeight( maximumHeight );' caused problems.

TEST PLAN
   Test on varity of platforms, verify popup button is as expected

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  mini_popup_button

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

AFFECTED FILES
  shell/progresswidget/statusbarprogresswidget.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: amccann
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list