enso/app/gui2/e2e
Ilya Bogdanov c44b7f2c2d
Small visualization fixes (#9130)
Closes #9009

- [x] Fixed big white space above full screen viz.
- [x] Escape closes the full screen visualization.
- [x] Viz shortcuts (Shift-Space for toggling fullscreen vis, Ctrl-Space for switching vis type) are implemented.
- [x] The width of visualizations is preserved across project reopens (do we need height as well?)

New video:


https://github.com/enso-org/enso/assets/6566674/d9036ce9-57a4-429b-9bd9-6392782136ea

Older videos:

https://github.com/enso-org/enso/assets/6566674/d7129307-0626-4343-8a76-b9bf764c6a5b


https://github.com/enso-org/enso/assets/6566674/0518d3d8-9ed1-4e6c-bbe0-b7ed00bf7db3

# Important Notes
- Metadata format changed in backward-compatible way
2024-02-29 16:37:40 +00:00
..
actions.ts Fix area select regression (#9197) 2024-02-28 13:14:48 +00:00
collapsingAndEntering.spec.ts Move project name (#9132) 2024-02-23 13:48:33 +00:00
componentBrowser.spec.ts Allow setting CB viz type; determine default from suggestion type info. (#9196) 2024-02-27 15:49:56 +00:00
customExpect.ts Fix area select regression (#9197) 2024-02-28 13:14:48 +00:00
edgeInteractions.spec.ts Self-argument arrows: New edge rendering mode (#9099) 2024-02-21 09:43:22 -05:00
edgeRendering.spec.ts Render unconnected edges above nodes. (#9069) 2024-02-19 15:12:15 +00:00
expressionUpdates.ts Fix nested drop downs + test scenarios for drop-down and vector widgets. (#8859) 2024-01-26 17:18:27 +00:00
fullscreenVisualisation.spec.ts New scenarios for e2 e tests: Loading Table Visualization & Fullscreen Vis (#8989) 2024-02-08 12:17:56 +00:00
graphNodeVisualization.spec.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
graphRenderNodes.spec.ts Interpret documented nodes properly (#8978) 2024-02-06 10:45:16 +00:00
locate.ts Fix area select regression (#9197) 2024-02-28 13:14:48 +00:00
main.ts Remove vite-plugin-top-level-await plugin (#9038) 2024-02-14 09:42:37 +00:00
MockApp.vue e2e tests for collapsing and entering nodes (#8758) 2024-01-18 13:45:18 +00:00
pm-openrpc.json E2E tests (#8239) 2023-11-27 15:48:37 +00:00
selectingNodes.spec.ts Small visualization fixes (#9130) 2024-02-29 16:37:40 +00:00
setup.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00
tableVisualisation.spec.ts New scenarios for e2 e tests: Loading Table Visualization & Fullscreen Vis (#8989) 2024-02-08 12:17:56 +00:00
typesOnNodeHover.spec.ts Reduce test flakiness (#8947) 2024-02-05 14:20:24 +00:00
widgets.spec.ts Properly propagate dynamic configuration inside dropdown widget (#8983) 2024-02-12 10:17:29 +00:00