Skip to content

Commit

Permalink
Adapt ScrollConstraint to work with NestedArtboardLayouts
Browse files Browse the repository at this point in the history
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
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 @@
697637dd27a5dfb90c8c4330f07cfecb13c29e63
71b138cf40117951a90cbd854a8a15324f582171

0 comments on commit 17aa7cc

Please sign in to comment.