Aspect ratio is different as document described #313
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As yoga's document - Aspect Ratio described, the Height should be Width * Aspect ratio. However, Height was calculated with Width / Aspect ratio by the code.
TestCase
Print tree
I'm not good at English, wish this is clear. Thanks.
Yes the documentation is wrong 👍 Thanks for finding this. Fixing now.
Thanks for fixing it. Yoga is really an awesome project.👍