Closed zwcloud closed 5 years ago
Class Design
StyleRuleSet
Primitive
Visual.RuleSet
(2019-09-08) Update: The StyleRuleSet is now directly connected to node's State: when a node's State changes, its RuleSet's state will also change.
Class Design
StyleRuleSet
or create a new stateless rule set class as its base class.Use stateless rule sets to describe the style of aPrimitive
.Visual.RuleSet
stateless, state should be maintained at the Node level.(2019-09-08) Update: The StyleRuleSet is now directly connected to node's State: when a node's State changes, its RuleSet's state will also change.