https://bugs.kde.org/show_bug.cgi?id=395477
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/4ad27c62b5e71dc | |f143c5e5a96d9127de38c7d2d Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #29 from Eike Hein <h...@kde.org> --- Git commit 4ad27c62b5e71dcf143c5e5a96d9127de38c7d2d by Eike Hein. Committed on 04/07/2018 at 19:41. Pushed by hein into branch 'Plasma/5.13'. Correct Folder View sizing and representation switch behavior Summary: * Resolve inherent layout hint conflicts between full and compact representations by setting them seperately. This fixes a recent regression causing tiny popups. * Correctly respect the panel icon size hint when scaling the compact representation, with the code and behavior now matching the Icon applet. * Only expand into the full representation in place on vertical panels. This is not a bugfix, and optional. But I think the expansion is useless on horizontal panels, and this means fewer users have to care about changing the panel icon size hint if they're using a really tall horizontal panel or Latte with parabolic zooming. Reviewers: mart, broulik, mvourlakos Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D13870 M +11 -0 containments/desktop/package/contents/ui/CompactRepresentation.qml M +29 -9 containments/desktop/package/contents/ui/main.qml https://commits.kde.org/plasma-desktop/4ad27c62b5e71dcf143c5e5a96d9127de38c7d2d -- You are receiving this mail because: You are watching all bug changes.