mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Added PropertyAnimation.direction
property for controlling animation direction (#6261)
Closes #6260 ChangeLog: Added property for controlling animation direction
This commit is contained in:
parent
f772cb8e11
commit
6a131e2648
11 changed files with 148 additions and 12 deletions
|
@ -301,6 +301,7 @@ fn gen_corelib(
|
|||
"Slice",
|
||||
"WindowAdapterRcOpaque",
|
||||
"PropertyAnimation",
|
||||
"AnimationDirection",
|
||||
"EasingCurve",
|
||||
"TextHorizontalAlignment",
|
||||
"TextVerticalAlignment",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue