https://bugs.kde.org/show_bug.cgi?id=366869
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- Thanks, but that's not a valid fix. >. the child of a QtControls.ScrollView is using its viewport to count its size Than in itself isn't a binding loop - you need to tell me how the viewport is based on the size of the contents it to be a loop... and the viewport of a scrollview isn't. The only way that can happen is if it's stuck on whether to show a scrollbar on not, as that is something that affects the viewport size, and is sort of based on the contents. It's a common-ish bug. This is something that seems to have been accidentally fixed properly in 817b27f44d4ab64a395f34ede1f734a43b7712bf Please reopen if that's not the case for you. -- You are receiving this mail because: You are watching all bug changes.