https://bugs.kde.org/show_bug.cgi?id=434383
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.81 Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/1bf7 | |93bf9f9c76d8694b034da1be170 | |ca259d9d3 Status|ASSIGNED |RESOLVED --- Comment #5 from Ismael Asensio <isma...@gmail.com> --- Git commit 1bf793bf9f9c76d8694b034da1be170ca259d9d3 by Ismael Asensio. Committed on 23/03/2021 at 14:58. Pushed by iasensio into branch 'master'. [FormLayout] Use layout boundaries on twin layout hints When calculating the implicit size hint of a twin layout, we were not taking into account the Layout boundaries that those items may have (Layout.maximumWidth and Layout.minimumWidth) This could result in the layout going to narrow mode, when visually all of the twin items could fit within the wide mode. FIXED-IN: 5.81 M +8 -1 src/controls/FormLayout.qml https://invent.kde.org/frameworks/kirigami/commit/1bf793bf9f9c76d8694b034da1be170ca259d9d3 -- You are receiving this mail because: You are watching all bug changes.