forked from rive-app/rive-cpp-legacy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Treat all Constraints and ClippingShapes differently than children wh…
…en propagating collapse Decided to go with the `is` check because it seems like all types of Constraints or ClippingShapes should follow this behavior now and in the future. Diffs= 16cf8082f Treat Constraints, ClippingShapes and DrawRules as special Solo child types (#5897) Co-authored-by: Philip Chung <[email protected]>
- Loading branch information
Showing
2 changed files
with
4 additions
and
6 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 @@ | ||
e1b9d360b4ab7a2620f888cb9b4497d253e1da80 | ||
16cf8082fd9a66014305994c736d98cc12d96c73 |
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