tweak: separate window title and class update transitions
This commit is contained in:
parent
e45f412930
commit
9d1c9c156f
1 changed files with 0 additions and 2 deletions
|
|
@ -148,7 +148,6 @@ Item {
|
||||||
|
|
||||||
Behavior on text {
|
Behavior on text {
|
||||||
Anim {
|
Anim {
|
||||||
target: names
|
|
||||||
property: "opacity"
|
property: "opacity"
|
||||||
from: 0
|
from: 0
|
||||||
to: 1
|
to: 1
|
||||||
|
|
@ -165,7 +164,6 @@ Item {
|
||||||
|
|
||||||
Behavior on text {
|
Behavior on text {
|
||||||
Anim {
|
Anim {
|
||||||
target: names
|
|
||||||
property: "opacity"
|
property: "opacity"
|
||||||
from: 0
|
from: 0
|
||||||
to: 1
|
to: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue