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

varlesh <varl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |varl...@gmail.com

--- Comment #16 from varlesh <varl...@gmail.com> ---
Bug reproduced for mostly old themes.
For reproduce need remove cache and restart plasmashell:
rm -rf ~/.cache/plasm* ~/cache/ico*
killall -9 plasmashell
ALT+F2 > plasmashell

It's happened because network document not used size 22x22. For example, on
Oxygen used network.svgz with:
width="403.04306"
height="399.01367"

For fix that need change document size too:
width="22"
height="22"

Also percent not supported too:
width="100%"
height="100%"

I think better solution  - this need fix on network manager widget, because new
update broken compability with some(mostly) old plasma themes

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

Reply via email to