Skip to content

Commit

Permalink
Update layout display before propagating to children
Browse files Browse the repository at this point in the history
Fixes 2 bugs:
- In CPP we need to update display before propagating to children because the children may check their own isDisplayHidden, which walks up the parent hierarchy checking for isDisplayHidden of parents.
- Display key icon not updating or getting out of sync with current selected keyframe

Diffs=
19b64a2c1b Update layout display before propagating to children (#8999)
  • Loading branch information
philter committed Feb 8, 2025
1 parent 34c043d commit 08878d7
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 @@
48a376c63f43bf5363557516c3f1f5e3400b0883
19b64a2c1bbe9d0e1e7166b3290e34e3e291b018
2 changes: 1 addition & 1 deletion submodules/rive-runtime

0 comments on commit 08878d7

Please sign in to comment.