D13384: FrameSvg: Do not wreck shared mask frames
Vlad Zagorodniy
noreply at phabricator.kde.org
Wed Jun 6 18:42:36 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
It might happen that the maskFrame is shared by several instances of
FrameSvg. In that case, do not wreck maskFrame and instead act as
follows:
- try to lookup shared frames
- if there is matching frame, use it
- otherwise create a new one
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
dont-wreck-shared-mask-frames
REVISION DETAIL
https://phabricator.kde.org/D13384
AFFECTED FILES
src/plasma/framesvg.cpp
src/plasma/private/framesvg_p.h
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/20180606/27720a21/attachment.html>
More information about the Kde-frameworks-devel
mailing list