[okular] [Bug 423360] Viewport blinks (flashes, disappears) while scrolling or dragging at moderate or high zoom levels

2022-10-20 Thread maximumsomething
https://bugs.kde.org/show_bug.cgi?id=423360 --- Comment #8 from maximumsomething --- I did some investigating and the problem seems to be that TileManager::setPixmap is being called with a partially rendered (mostly white) pixmap covering the whole screen. Seemingly, whenever a new tile scrolls

[okular] [Bug 423360] Viewport blinks (flashes, disappears) while scrolling or dragging at moderate or high zoom levels

2022-10-19 Thread maximumsomething
https://bugs.kde.org/show_bug.cgi?id=423360 maximumsomething changed: What|Removed |Added CC||maximumsometh...@gmail.com --- Comment #7

[okular] [Bug 460681] Laggy scrolling on high DPI display - profiling indicates excessive copying in PagePainter::paintCroppedPageOnPainter

2022-10-19 Thread maximumsomething
https://bugs.kde.org/show_bug.cgi?id=460681 --- Comment #2 from maximumsomething --- It would fix the biggest problem, yes. However, it turns out setting the dpr of the source pixmap isn't necessary at all. I went ahead and made a merge request that addresses both problems. See

[okular] [Bug 460681] New: Laggy scrolling on high DPI display - profiling indicates excessive copying in PagePainter::paintCroppedPageOnPainter

2022-10-18 Thread maximumsomething
https://bugs.kde.org/show_bug.cgi?id=460681 Bug ID: 460681 Summary: Laggy scrolling on high DPI display - profiling indicates excessive copying in PagePainter::paintCroppedPageOnPainter Classification: Applications Produ