[okular] [Bug 460681] Laggy scrolling on high DPI display - profiling indicates excessive copying in PagePainter::paintCroppedPageOnPainter
Oliver Sander
bugzilla_noreply at kde.org
Wed Oct 19 07:43:42 BST 2022
https://bugs.kde.org/show_bug.cgi?id=460681
Oliver Sander <oliver.sander at tu-dresden.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oliver.sander at tu-dresden.de
--- Comment #1 from Oliver Sander <oliver.sander at tu-dresden.de> ---
Some of the calls to `setDevicePixelRatio` where probably introduced by me. The
deep-copying was not intentional. I am not very proficient in Qt programming,
and I wasn't even aware that these calls trigger a deep copy.
Does https://invent.kde.org/graphics/okular/-/merge_requests/612 fix your issue
by any chance?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list