Skip to content

Add dirty mechanism #61

@ProgramPhantom

Description

@ProgramPhantom

A component should mark itself as "dirty" when it's state changes. When computing a component, only dirty children need to be recomputed. This might need to be split into dirty position and dirty size, as then a child can have it's position moved without recomputing it's size.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions