mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 07:51:34 +03:00
1633965173
In the component browser input field, render the source node as an icon instead of its identifier; an edge connects the icon to the source node's output port. https://github.com/enso-org/enso/assets/1047859/a36a8a55-6717-4887-a72c-2b2eafde4260 Closes #9210. # Important Notes - Fix node selection being visible (but glitched) while editing node. - Fix bug in CB positioning when editing a node at non-default zoom. - Fix disconnected edge hover allowing self-connection. - Consolidate some color logic in `nodeColors`. |
||
---|---|---|
.. | ||
actions.ts | ||
collapsingAndEntering.spec.ts | ||
componentBrowser.spec.ts | ||
css.ts | ||
customExpect.ts | ||
edgeInteractions.spec.ts | ||
edgeRendering.spec.ts | ||
expressionUpdates.ts | ||
fullscreenVisualisation.spec.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
keyboard.ts | ||
locate.ts | ||
nodeClipboard.spec.ts | ||
pm-openrpc.json | ||
rightDock.spec.ts | ||
selectingNodes.spec.ts | ||
setup.ts | ||
tableVisualisation.spec.ts | ||
typesOnNodeHover.spec.ts | ||
undoRedo.spec.ts | ||
widgets.spec.ts |