Skip to content

Commit

Permalink
Layout display & animation duration keyable
Browse files Browse the repository at this point in the history
NOTE: UX is placeholder. @alxgibsn is working on some updates to the inspectors which will improve this.

This PR makes 2 layout style props keyable:
1. display - used to essentially show/hide the layout, and have siblings reflow themselves.
2. layout animation duration

This allows supporting use cases where layouts need to temporarily be hidden, but at the same time "disable" animation by reducing duration to 0.

https://github.com/user-attachments/assets/4fcb53e9-a130-4b56-9373-e124e9173994

Diffs=
f846fe28e9 Layout display & animation duration keyable (#8553)
  • Loading branch information
philter committed Dec 1, 2024
1 parent 1081f88 commit c115127
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7757e65a9bef68432a983ef74297be14800b302a
f846fe28e9da2974e825106de02b89188e31111d

0 comments on commit c115127

Please sign in to comment.