enso/lib/rust/ensogl/app/theme
Michael Mauderer 9361cfe3ff
Implement TextGridView (#3819)
Implements [#83453449](https://www.pivotaltracker.com/story/show/183453449).

https://user-images.githubusercontent.com/1428930/197791213-f2e0ec69-5fe0-4482-aaaa-673ca5fcacc9.mp4

# Important Notes
* refactors some part of the visualization API to allow integration of EnsoGL UI components that require access to an `Applciation` struct (instead of just a `Scene` which was available before)
* extends the JS API mock library
2022-11-18 18:52:28 +00:00
..
derive Rust compile time optimizations (#3873) 2022-11-15 14:09:39 +01:00
hardcoded Implement TextGridView (#3819) 2022-11-18 18:52:28 +00:00