mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4b7f7a550f
Each tree-visualizer render cycle resets the snapped node in an effort to not end up with a non-existent snapped node. However, each render cycle doesn't constitute a completely different tree. This change retains the snapped node as long as it exists in the tree.