https://bugs.kde.org/show_bug.cgi?id=425675
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/e95f | |9ecf930ec252023ff7d90fa4f27 | |6717a5503 --- Comment #1 from Arjen Hiemstra <[email protected]> --- Git commit e95f9ecf930ec252023ff7d90fa4f276717a5503 by Arjen Hiemstra. Committed on 03/09/2020 at 10:24. Pushed by ahiemstra into branch 'master'. Add a property to ToolBarLayout to control how to deal with item height By default, items will now be constrained by the toolbar height, with smaller items centered. A property is exposed however that allows controlling the behaviour, setting it either to always match the toolbar height or to never affect item height. M +7 -0 src/controls/ActionToolBar.qml M +28 -1 src/toolbarlayout.cpp M +26 -0 src/toolbarlayout.h M +6 -0 src/toolbarlayoutdelegate.cpp M +1 -0 src/toolbarlayoutdelegate.h https://invent.kde.org/frameworks/kirigami/commit/e95f9ecf930ec252023ff7d90fa4f276717a5503 -- You are receiving this mail because: You are watching all bug changes.
