Hi
I have the next case:
2 nodes moved together (using computeEffectiveCollection)
one node is being moved, another node which move together has a min/maxLocation to limit it move area. After move is done i’m updating min/maxLocation, but also i need to unset min/maxLocation for node before move actually starts. I know how to handle “after” move but didnt find anything to handle “before” move.
Any ideas?
Thanks.
Vlad.