mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 21:51:05 +03:00
062992bb8b
Addresses several issues found during book club. - Add placeholder icons for visualizations (see screenshot) - Also add the corresponding export to visualizations, and relevant support in the visualization store and visualization metadata DB. - Show icon both on the visualization selector button, and in each visualization selector entry - Adjust gaps between visualization selector entries - Port table viz fixes (#8102) to Vue - Fix height of table rows to avoid cutting off descenders on letters like `y` and `g` - Make the space and enter keys work on visualization toolbar buttons, if they are selected - `.blur()` code editor when clicking outside of it - And similarly `.blur()` visualization selector - Move selection brush on scroll by scaling the delta of `scrollTop` and `scrollLeft` - Note that mouse position is technically still incorrect when scrolling past the end. I think this is fine - the new behavior is less broken, plus I am not aware of any way to fix this. # Important Notes None |
||
---|---|---|
.. | ||
gui | ||
gui2 | ||
ide-desktop |