Do Style
properties matter for leaf node?
#860
Unanswered
coderedart
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I understand, leaf nodes use the
measure
closure to calculate its size (based on the constraints provided to it). Then, does taffy ever care about thestyle
props of the leaf node? Or are all style props ignored on leaf nodes?Beta Was this translation helpful? Give feedback.
All reactions