D13402: FrameSvg: Simplify updateSizes

Vlad Zagorodniy noreply at phabricator.kde.org
Thu Jun 7 11:58:38 UTC 2018


zzag created this revision.
zzag added reviewers: Plasma, Frameworks.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
zzag requested review of this revision.

REVISION SUMMARY
    if (hintXXXMargin > -1) {
        // ...
    } else {
        // ...
    }
  
  are redundant because fixedXXXMargin already hold correct margin values.

TEST PLAN
  Manually

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  framesvg-simplify-updatesizes

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

AFFECTED FILES
  src/plasma/framesvg.cpp

To: zzag, #plasma, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180607/9baf77a0/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list