* Fixed bug in TreeNodeExpandCollapseState due to ReferenceComparer. PipingContext objects are recreated on tree refresh, therefore override…
Show more
* Fixed bug in TreeNodeExpandCollapseState due to ReferenceComparer. PipingContext objects are recreated on tree refresh, therefore override Equals method on their wrapped data. Added regression test. * Fixed exception when restoring state on a recorded node when new items have been added between recording and restoring (such as during a drag & drop operation). * Implemented review suggestion of WTI-Review-199 ** Small refactoring on drag & drop strategies in PipingCalculationGroupContextNodePresenter Related to Issue [WTI-174]git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1308 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: 23256277712965500a17ed3391aaa6cb87f1c014
Show less