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

--- Comment #1 from PK <pieterkristen...@gmail.com> ---
In this first attachment there is the "diff" file of two
org.kde.plasma.desktop-layout.js-files of the same global
theme-with-maximized-panel, applied to two machines with different screen
properties and saved on each machine as global theme.
This diff-file is best opened with kde-kompare.
In my eyes it would make the theme much more portable when it didn't read:
"maximumLength": 67.5,
-            "minimumLength": 67.5,
+            "maximumLength": 56.25,
+            "minimumLength": 56.25,
but something like:
"maximumLength": maximum
-            "minimumLength": maximum
+            "maximumLength": maximum
+            "minimumLength": maximum

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

Reply via email to