https://bugs.kde.org/show_bug.cgi?id=431643

--- Comment #5 from David Rubio <david.alejandro.ru...@gmail.com> ---
(In reply to David Edmundson from comment #4)
> From the hotspot it appears the FrameSVGItem is the worst offender of those
> two issues.
> 
> Copying some context from the other report.
> 
>  * FrameSVGItem is a 9-tile system 
> 
>  * For each new size we can stretch (fastest), tile (fast) or re-render the
> SVG into a new texture (suuuuuuuuuper slow), based on hints
> 
>  * The default (for compatibility from Plasma 4 times) is to re-render
> 
>  * We are rendering /the entire/ frame behind the window. This is mostly the
> centre tile
>  
> 
> Setting 
> +            tileCenter = true;
> in framesvgitem.cpp:572 
> 
> I don't think would break many themes.

With most of the themes I could test, it looks to work okay. It's also waay
faster.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to