zwcloud / ImGui

Immediate Mode GUI for C#
https://zwcloud.net/#project/imgui
GNU Affero General Public License v3.0
197 stars 21 forks source link

Refactor StyleRuleSet: state consideration #22

Closed zwcloud closed 5 years ago

zwcloud commented 5 years ago

Class Design

(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.