https://bugs.kde.org/show_bug.cgi?id=414180
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat |te-dock/9739c43674fbf3b19b6 |te-dock/747d4870a0c82e2afe4 |a13584a7364998a49b0d5 |1bfe5ed7ecfa61165b6e1 --- Comment #7 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 747d4870a0c82e2afe41bfe5ed7ecfa61165b6e1 by Michail Vourlakos. Committed on 01/12/2019 at 17:20. Pushed by mvourlakos into branch 'master'. introduce AutomaticItemSizer and add protector --the automatic item sizer algorithm now is present in its own class/responsibility area. As a new improvement/fix the new implementation provides also a protector/tracker that when the current prediction to grow has already be applied two steps back in history then the growing is not applied. This way endless loops with growings and shrinks are blocked. FIXED-IN:0.9.5 A +234 -0 containment/package/contents/ui/AutomaticItemSizer.qml [License: GPL (v2+)] M +1 -1 containment/package/contents/ui/DebugWindow.qml M +5 -5 containment/package/contents/ui/VisibilityManager.qml M +1 -1 containment/package/contents/ui/editmode/Visual.qml M +2 -2 containment/package/contents/ui/layouts/LayoutsContainer.qml M +6 -140 containment/package/contents/ui/main.qml https://commits.kde.org/latte-dock/747d4870a0c82e2afe41bfe5ed7ecfa61165b6e1 -- You are receiving this mail because: You are watching all bug changes.