Files
Automata/packages
Jon Bake 54f949a972 🐛 Fixes #1364 - Incorrect mouse selection when zoomed in or out (#1498)
Prior to this change, the mouse selection box had a fixed position on the page. Nodes have absolute
position within NodeView. This inconsistency in positioning caused issues when calculating
if a node was positioned within the mouse selection. This solution makes both nodes
and mouse selection have consistent positioning, along with correctly calculating the
mouse click position within NodeView when making a selection.
2021-02-28 18:08:14 +01:00
..
2021-02-22 13:51:20 +01:00
2021-02-22 13:38:32 +01:00
2021-02-22 13:37:04 +01:00