D8013: Fix FrameSVGItem with the software renderer

David Edmundson noreply at phabricator.kde.org
Wed Sep 27 14:37:41 UTC 2017


davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.

REVISION SUMMARY
  Software rendering (at time of writing Qt5.10) doesn't seem to like our
  tiling/stretching in the 9-tiles.
  Also when using QPainter it's arguably faster to create and cache
  pixmaps of the whole frame, which is what the slow path of FrameSVGItem
  does.

TEST PLAN
  Ran FrameSVG test then plasma shell with scene device set

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  origin-master (branched from master)

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

AFFECTED FILES
  src/declarativeimports/core/framesvgitem.cpp

To: davidedmundson, #plasma
Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170927/f91719a9/attachment.html>


More information about the Kde-frameworks-devel mailing list