Skip to content

v1.4.1707.27006

Latest
Compare
Choose a tag to compare
@andreashuber-lawo 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 to false for all direct and indirect children. When it becomes true for an element it is automatically set to true 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