n8n/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
..
cli 🔖 Release n8n@0.109.0 2021-02-22 13:51:20 +01:00
core 🔖 Release n8n-core@0.64.0 2021-02-22 13:38:32 +01:00
editor-ui 🐛 Fixes #1364 - Incorrect mouse selection when zoomed in or out (#1498) 2021-02-28 18:08:14 +01:00
node-dev Add support for webhook route parameters (#1343) 2021-01-23 20:00:32 +01:00
nodes-base 🐛 Add the right scopes to Gmail service account authentication. (#1481) 2021-02-28 17:27:52 +01:00
workflow 🔖 Release n8n-workflow@0.53.0 2021-02-22 13:37:04 +01:00