[Oxygen] [Bug 409997] Very slow performance

2019-08-05 Thread BRULE Herman
https://bugs.kde.org/show_bug.cgi?id=409997 --- Comment #4 from BRULE Herman --- Then you can QPainter on QPixmap to cache it, and update cache if the resolution change else just redraw the QPixmap. -- You are receiving this mail because: You are watching all bug changes.

[Oxygen] [Bug 409997] Very slow performance

2019-08-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=409997 --- Comment #3 from Christoph Feck --- A radial gradient? Linear gradients are much faster. -- You are receiving this mail because: You are watching all bug changes.

[Oxygen] [Bug 409997] Very slow performance

2019-08-05 Thread BRULE Herman
https://bugs.kde.org/show_bug.cgi?id=409997 --- Comment #2 from BRULE Herman --- I use too background gradient, via QPainter and no performance problem. -- You are receiving this mail because: You are watching all bug changes.

[Oxygen] [Bug 409997] Very slow performance

2019-08-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=409997 Christoph Feck changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED