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

Noah Davis <noaha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
                   |eworks/kirigami/-/commit/94 |eworks/kirigami/-/commit/e6
                   |bc0a2f996f8f385aec6cceec5a0 |a1504cad2295bfd54a5fc3d25d9
                   |3ff89f296dd                 |c56e5c03c43

--- Comment #6 from Noah Davis <noaha...@gmail.com> ---
Git commit e6a1504cad2295bfd54a5fc3d25d9c56e5c03c43 by Noah Davis.
Committed on 26/03/2025 at 23:08.
Pushed by ndavis into branch 'master'.

NavigationTabBar: don't use availableWidth in contentWidth

For Pane subclasses, contentWidth is just another way to set the default
contentItem width. It should not be based on the contentItem's width or the
root item's width and then also used in the root item's implicit width.

Otherwise: implicitWidth -> needs contentWidth -> needs availableWidth -> needs
width and paddings -> needs implicitWidth -> etc...

M  +1    -1    src/controls/NavigationTabBar.qml

https://invent.kde.org/frameworks/kirigami/-/commit/e6a1504cad2295bfd54a5fc3d25d9c56e5c03c43

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

Reply via email to