When hovering over a node when zoomed out, the label is brought to the top layer. This causes the transform used on the node to not have effect on the label. We need to set the transform to the same transform used by the node in order to get the same translation and scale.
What
Closes #211
Description
When hovering over a node when zoomed out, the label is brought to the top layer. This causes the transform used on the node to not have effect on the label. We need to set the transform to the same transform used by the node in order to get the same translation and scale.
Type of change
Screen shots / Gifs for design review