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

maint: add cpp fix for clipping #268

Merged
merged 1 commit into from
Oct 4, 2022
Merged

maint: add cpp fix for clipping #268

merged 1 commit into from
Oct 4, 2022

Conversation

zplata
Copy link
Contributor

@zplata zplata commented Oct 4, 2022

Downstream cpp fix fixes an issue around nested artboards with non-zero origins where clipping to keep AABB rect in the expected frame

@zplata zplata merged commit f2a519d into master Oct 4, 2022
@zplata zplata deleted the zp/clip-fix branch October 4, 2022 15:26
rive-engineering pushed a commit that referenced this pull request Dec 5, 2024
This pull request addresses the following GitHub issues and more:
- [rive-ios #345](rive-app/rive-ios#345)
- [rive-react-native #268](rive-app/rive-react-native#268)

Thanks to some help from @luigi-rosso, we discovered that the iOS runtime build scripts were _not_ including the Yoga renames, causing a collision when some frameworks were statically linked in React Native environments.

This has been tested locally, and works, but the real test will be the public.

Diffs=
437688c18e Add yoga renames to non-v2 lua build scripts (#8693)
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.

2 participants