-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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.
Reactions are currently unavailable