Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

must decompose transformed components before flattening deep nested components #947

Merged
merged 3 commits into from
Sep 7, 2024

Conversation

anthrotype
Copy link
Member

Fixes #929

@anthrotype
Copy link
Member Author

fails as expected because the deep_component glyph is no longer a composite but was decomposed

I'll flip the order of the operations now, and the test will pass

anthrotype added a commit that referenced this pull request Sep 6, 2024
Fixes #947

The failing test from the previous commit should now pass
…pose-transformed-components flags are set

currently we do not thus this test fails (we should run them in inverse order)
Fixes #947

The failing test from the previous commit should now pass
@rsheeter rsheeter added this pull request to the merge queue Sep 7, 2024
Merged via the queue into main with commit 169503f Sep 7, 2024
10 checks passed
@rsheeter rsheeter deleted the decompose-before-flattening branch September 7, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Oswald doesn't match in gftools mode
2 participants