-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119155/
-----------------------------------------------------------

Review request for KDE Frameworks and Plasma.


Repository: plasma-desktop


Description
-------

make the applets respect the minimum size, specified by applets, with  the 
following logic:
if there is a preferred representation, enforce its minimum size,
if there is a compact representation, enforce its minimum size.

note: the minimum size of the full representation is not enforced if it's not 
the preferred one, because it must still be possible to switch to the compact 
one.

this would fix bugs such as
https://bugs.kde.org/show_bug.cgi?id=337069


Diffs
-----

  containments/desktop/package/contents/ui/AppletAppearance.qml 9149f48 
  containments/desktop/package/contents/ui/main.qml a9cf53e 

Diff: https://git.reviewboard.kde.org/r/119155/diff/


Testing
-------

* even if the property reading is buried down in a function, property binding 
still works correctly.

* if the minimum size grows, it may happen the case of overlapping applets, 
thing that was avoideed with care by the new layout engine. This may be a 
blocker in shipping it for 5.0


Thanks,

Marco Martin

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to