enso/app
Adam Obuchowicz c814e5efbc
Component Browser Preview Panel (#8451)
Add CB preview panel, using engine's `executeExpression` method to get input's evaluation result without changing actual code. Also, visualization evaluation failures are reported.

![image](https://github.com/enso-org/enso/assets/3919101/1c364a7e-2f90-4397-801d-e05927762658)

# Important Notes
* **The preview does not work yet due to engine issues**.
* The full screen preview does not work properly (it closes Component Browser). Will make a separate issue for that.
* The evaluated expression calls the visualization preprocessor in such a way it handles built-in visualizations properly, but not in general case. Will start discussion with engine how to fix that.
2023-12-06 08:01:52 +00:00
..
gui Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00
gui2 Component Browser Preview Panel (#8451) 2023-12-06 08:01:52 +00:00
ide-desktop Add button to toggle whether passwords are visible (#8414) 2023-12-06 07:50:44 +00:00