Skip to content

Fix binding loop for width in FormLayout

Smit Patil requested to merge smitpatil/kirigami:master into master

This MR fixes the binding loop for width in FormLayout when placed in ScollablePage

Here is example code in which I receive binding loop error:- https://invent.kde.org/-/snippets/1908

Edited by Smit Patil

Merge request reports