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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/592c82abeb64
                   |                            |3bfd04bd82991682d6ee8116578
                   |                            |1
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.21
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Nate Graham <[email protected]> ---
Git commit 592c82abeb643bfd04bd82991682d6ee81165781 by Nate Graham.
Committed on 18/11/2020 at 14:53.
Pushed by ngraham into branch 'master'.

[kcmkwin/kwindecoration] Clean up QML code

Various fixes:
- Remove unneeded PlasmaCore import
- Re-arrange imports to be alphabetical and grouped consistently
- Use standard import names
- Use Kirigami units explicitly
- Remove unused ids
- Remove unneeded cases of setting aproperty to its default value
- Use Layouts where appropriate instead of lots of anchors
- Reduce number of unnecessary items
- Fix inappropriate mutation of `width` and `height` inside layouts

Visual changes are extremely minor and of a bugfixy nature.
FIXED-IN: 5.21

M  +4    -4    kcmkwin/kwindecoration/package/contents/ui/ButtonGroup.qml
M  +203  -215  kcmkwin/kwindecoration/package/contents/ui/Buttons.qml
M  +1    -0    kcmkwin/kwindecoration/package/contents/ui/Themes.qml
M  +12   -10   kcmkwin/kwindecoration/package/contents/ui/main.qml

https://invent.kde.org/plasma/kwin/commit/592c82abeb643bfd04bd82991682d6ee81165781

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

Reply via email to