https://bugs.kde.org/show_bug.cgi?id=435530
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/7344 | |6bdd3c64c4fe845274ecfe4a627 | |054f04f89 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Arjen Hiemstra <[email protected]> --- Git commit 73446bdd3c64c4fe845274ecfe4a627054f04f89 by Arjen Hiemstra. Committed on 12/05/2021 at 09:47. Pushed by ahiemstra into branch 'master'. Fix binding loop for property "actions" in ToolBarPageHeader Changing properties on the actions while we're evaluating a different property will cause that property to be reevaluated which triggeres a binding loop warning. M +31 -16 src/controls/private/globaltoolbar/ToolBarPageHeader.qml https://invent.kde.org/frameworks/kirigami/commit/73446bdd3c64c4fe845274ecfe4a627054f04f89 -- You are receiving this mail because: You are watching all bug changes.
