Skip to content
Commit b2fd1578 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.
parent 4cb2de98
Pipeline #104910 passed with stage
in 5 minutes and 23 seconds
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