-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Taffy 0.8 now uses tagged ptr:
The representation of many "size" types is now a tagged pointer than an enum. This is to enable calc(). The effected types are LengthPercentage, LengthPercentageAuto, Dimension, MinTrackSizingFunction, and MaxTrackSizingFunction types.
Due to this size value retrieval is very complex and taffy values cannot be sent over threads:
Metadata
Metadata
Assignees
Labels
No labels