andreashuber-lawo
released this
27 Jul 08:52
·
26 commits
to master
since this release
- Fix #45
- Fix #47
- Implement #46
- Implement #20: When IsOnline becomes
false
for a node, it is automatically set tofalse
for all direct and indirect children. When it becomestrue
for an element it is automatically set totrue
for all direct and indirect parents. - Close #48
- Finish Implementation of #7: Exactly like their node counterparts, IMatrix, Matrix<T> and DynamicMatrix<T> can now have children. This is to support providers which report matrix labels and parameters as children of the respective matrix.
- Fix #50