internal: non async popouts
Fixes "Component is not ready" warnings
This commit is contained in:
parent
04d867b149
commit
8d8eabbaa1
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ Item {
|
||||||
opacity: 0
|
opacity: 0
|
||||||
scale: 0.8
|
scale: 0.8
|
||||||
active: false
|
active: false
|
||||||
asynchronous: true
|
|
||||||
|
|
||||||
states: State {
|
states: State {
|
||||||
name: "active"
|
name: "active"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue