plasma-framework/src/desktoptheme
Noah Davis a9ed527663 [widgets/arrows] Fix viewBox size and naturalSize in SvgItems
The viewBox wasn't right, which made the values reported by naturalSize.width and naturalSize.height extremely small.

If you start an SVG from certain templates in Inkscape and then convert the units to px, the viewBox gets messed up. It won't look messed up in Inkscape because everything will appear scaled correctly, but it's actually roughly 26% of the size it should be. In order to fix this, you need to set the document scale to 1.0 which will cause all of the elements in the SVG to shrink to the size they really were. Then, you need to scale all the elements back up to their original sizes.
2021-03-31 19:20:42 +00:00
..
air Replace KF5_VERSION with KF_VERSION 2021-01-29 23:25:42 +01:00
breeze [widgets/arrows] Fix viewBox size and naturalSize in SvgItems 2021-03-31 19:20:42 +00:00
breeze-dark Revert 4d4db0b199780d8e3a94594fb72739565cd3919d's theme changes 2021-03-09 22:31:58 +00:00
breeze-light Revert 4d4db0b199780d8e3a94594fb72739565cd3919d's theme changes 2021-03-09 22:31:58 +00:00
oxygen Replace KF5_VERSION with KF_VERSION 2021-01-29 23:25:42 +01:00
CMakeLists.txt Support gzipping of svgz also on windows, using 7z 2019-04-12 22:45:16 +02:00