mirror of
https://github.com/enso-org/enso.git
synced 2024-12-18 14:01:37 +03:00
d3b247a2bc
@hubertp has reported in #5620 that sometimes enabling visualization does not send "attachVisualization" message to the engine. The actual cause was simply because it was already attached. Updating the default visualizations (when receiving information about type) updated the preprocessors, what caused in turn attaching visualization. That was a bug, of course. This PR fixes it: now we don't update any visualization if it's hidden. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |