-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly fix multi-mixin members in shape build
Shape builders have a saftey feature to fix members whose mixin list doesn't match the expected list based on the container's mixin list. This fixes a bug in that where it would drop all but the last mixin from that "fixed" list.
- Loading branch information
1 parent
d0d4e07
commit 1a8241c
Showing
2 changed files
with
35 additions
and
1 deletion.
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
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