Skip to content

Support taffy 0.8 #18

@PPakalns

Description

@PPakalns

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions