-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt ScrollConstraint to work with NestedArtboardLayouts
This PR adapts ScrollConstraint to work with the generic LayoutNodeProvider. Previously, scrolling only worked with LayoutComponents as children. This change allows NestedArtboardLayouts to be affected by ScrollConstraints, so they can scroll in the same way that LayoutComponents do today. This also lays the groundwork for component lists to be scrollable. Diffs= 71b138cf40 Adapt ScrollConstraint to work with NestedArtboardLayouts (#8968)
- Loading branch information
philter
committed
Feb 7, 2025
1 parent
c65d298
commit 17aa7cc
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
697637dd27a5dfb90c8c4330f07cfecb13c29e63 | ||
71b138cf40117951a90cbd854a8a15324f582171 |
Submodule rive-runtime
updated
12 files