mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 16:42:38 +03:00
579d83a450
Fixes #8070 When dragging a node, it is snapped to any axis being an extension to another node's boundary. This helps user keeping their nodes neatly aligned. https://github.com/enso-org/enso/assets/3919101/36dd4d5f-55d3-4f3c-ba49-e8425fae8270 # Important Notes * Now the position is saved to Yjs doc only when drag is finished. * Node structure in graph store has two position fields: one representing what is currently stored in the node's metadata, and where the node is displayed. `nodeRects` use the visible rectangles. |
||
---|---|---|
.. | ||
histoire | ||
AllSvgIcons.story.vue | ||
CircularMenu.story.vue | ||
CodeEditor.story.vue | ||
ComponentBrowser.story.vue | ||
GeoMapVisualization.story.vue | ||
GraphEditor.story.vue | ||
GraphNode.story.vue | ||
GroupColorsWrapper.vue | ||
HeatmapVisualization.story.vue | ||
HistogramVisualization.story.vue | ||
ImageVisualization.story.vue | ||
JSONVisualization.story.vue | ||
MockFSWrapper.vue | ||
MockProjectStoreWrapper.vue | ||
mockSuggestions.json | ||
NavigatorWrapper.vue | ||
ScatterplotVisualization.story.vue | ||
SelectionBrush.story.vue | ||
SelectionBrushWrapper.vue | ||
setup.ts | ||
SQLVisualization.story.vue | ||
story.css | ||
SvgIcon.story.vue | ||
TableVisualization.story.vue | ||
TopBar.story.vue | ||
UserDefinedVisualization.story.vue | ||
VisualizationSelector.story.vue | ||
WarningsVisualization.story.vue | ||
Widgets.story.vue |