Skip to content
Snippets Groups Projects
Commit ac60f455 authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

qml: control bar delayed calculation should be done at appropriate time

The calculation is not necessary, when `when` is not set. So, there is
no need to do the calculation.

At the same time, the calculation must be done _after_ `when` is set.
Currently, there is no guarantee for that and it causes issues with
expanding items getting invisible unexpectedly.
parent 199a534a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment