mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 07:21:30 +03:00
b72ab4aee3
The visualization was blank because we set a new visualization instance with same data for attaching, so `VisualizationManager` skipped attaching (and thus the data for previous instance were not shared with the new one). And the entry was visible, because we informed chooser about selected vis before the visualization list arrived. Fixes #5992 may also fix some other issues with blank visualizations. |
||
---|---|---|
.. | ||
component-browser | ||
documentation | ||
examples | ||
graph-editor | ||
src | ||
welcome-screen | ||
Cargo.toml |