Skip to content
Commit 9f19af95 authored by David Edmundson's avatar David Edmundson Committed by Nate Graham
Browse files

containments/panel: Fix initial sizing

Timers for anything that affect layouts are universally wrong.

Ultimately this breaks layouts internal usage of QQmlParserStatus. For
runtime changes layout internally most relayouting is buffered
internally till the polish event which is once per frame.

Removing this makes startup faster, less glitchy and more declarative.


(cherry picked from commit b2fd1578)
parent 2131daa0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment