HNumberAnimation component for standard duration
This commit is contained in:
@@ -74,10 +74,7 @@ Column {
|
||||
userId: roomCategoriesListUserId
|
||||
|
||||
Behavior on height {
|
||||
NumberAnimation {
|
||||
id: heightAnimation;
|
||||
duration: HStyle.animationDuration
|
||||
}
|
||||
HNumberAnimation { id: heightAnimation }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user