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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/commit/adeb
                   |                            |ba51de7d5a9483061fed2d7ce58
                   |                            |8b9a30a0a

--- Comment #4 from Marco Martin <notm...@gmail.com> ---
Git commit adebba51de7d5a9483061fed2d7ce588b9a30a0a by Marco Martin.
Committed on 02/03/2021 at 13:32.
Pushed by mart into branch 'master'.

Support for Toolbars in standalone pages

Make the automatic toolbar laoder work also when is not loaded inside
a PageRow (or pagerow's layers).
By default it won't display anything, so should be perfectly
retrocompatible, in order for it to load the toolbar, it
needs
globalToolBarStyle: Kirigami.ApplicationHeaderStyle.ToolBar
declared in the page itself

M  +21   -3    src/controls/Page.qml
M  +13   -11   src/controls/private/globaltoolbar/AbstractPageHeader.qml
M  +2    -2    src/controls/private/globaltoolbar/ToolBarPageHeader.qml

https://invent.kde.org/frameworks/kirigami/commit/adebba51de7d5a9483061fed2d7ce588b9a30a0a

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

Reply via email to