NEVSTOP-LAB / Communicable-State-Machine

LabVIEW Application Framework extended from JKI State Machine(JKISM)
https://nevstop-lab.github.io/CSM-Wiki/
MIT License
18 stars 2 forks source link

Remove Module Related auto-filter Rules when module is destroyed. #345

Open nevstop opened 4 days ago

nevstop commented 4 days ago

目前的逻辑只是在最后所有模块结束后,将所有过滤规则清理掉,从而显示过滤了多少条信息. 最佳的方法是在任何一个模块结束后,清理掉对应相关的规则,显示过滤了多少条信息.