enso/app
Ilya Bogdanov fff1386c6d
Fix new node position (#7680)
Closes: #7309

The changed origin of the visualization container caused the issue. Now, the origin is at the top left corner of the visualization, and bounding box abstraction expects the origin at the bottom left. Despite the comments in the code, the bounding box is designed to work with bottom-left origin only.


https://github.com/enso-org/enso/assets/6566674/273abfaa-45b6-4374-8d4c-3b8c4e2c1fc2
2023-09-06 14:20:45 +00:00
..
gui Fix new node position (#7680) 2023-09-06 14:20:45 +00:00
gui2 Add Vue gui project (#7696) 2023-09-04 22:27:33 +00:00
ide-desktop Bump electron version (#7707) 2023-09-06 12:02:16 +00:00