Expand description
An invalidation processor for style changes due to state and attribute changes.
Structsยง
- Collector ๐
- The collector implementation.
- State
AndAttr Invalidation Processor - An invalidation processor for style changes due to state and attribute changes.
Functionsยง
- check_
dependency - Checks a dependency against a given element and wrapper, to see if something changed.
- dependency_
may_ ๐be_ relevant - invalidated_
descendants - Propagates the bits after invalidating a descendant child, if needed.
- invalidated_
self - Sets the appropriate restyle hint after invalidating the style of a given element.
- invalidated_
sibling - Sets the appropriate hint after invalidating the style of a sibling.
- propagate_
dirty_ bit_ up_ to - Propagates the bits after invalidating a descendant child.
- push_
invalidation ๐ - should_
process_ descendants - Whether we should process the descendants of a given element for style invalidation.