mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 17:13:07 +03:00
c60bf6e892
- Closes #8386 - Attempts to execute `<expr>.default_visualization` to query the engine for the *correct* fallback type - If that is not possible, falls back to checking `inputType` - first for an exact match, then falling back to `Any` (i.e. the text/JSON visualization) - Does not decide fallback based on the shape of the returned JSON # Important Notes Contains pretty significant refactors of `VisualizationMetadata` to allow it to be unset. |
||
---|---|---|
.. | ||
generateIconMetadata.js |