-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visualization Small Fixes #9009
Comments
I moved last point to #8708 |
Ilya Bogdanov reports a new STANDUP for yesterday (2024-02-21): Progress: Implementing serialization of visualization width and escape key closing fullscreen visualizations. Serialization required changes in ydoc-server files, luckily I quickly found what to adjust. Managing event handlers priorities for escape key is hard. It should be finished by 2024-02-23. |
Ilya Bogdanov reports a new 🔴 DELAY for yesterday (2024-02-26): Summary: There is 5 days delay in implementation of the Visualization Small Fixes (#9009) task. 2 days are weekends Delay Cause: Focus issues raised on review take a lot of time to investigate and fix. |
Ilya Bogdanov reports a new STANDUP for yesterday (2024-02-26): Progress: Debugging, experimenting with different focus management rules for visualizations. It should be finished by 2024-02-28. |
Closes #9009 - [x] Fixed big white space above full screen viz. - [x] Escape closes the full screen visualization. - [x] Viz shortcuts (Shift-Space for toggling fullscreen vis, Ctrl-Space for switching vis type) are implemented. - [x] The width of visualizations is preserved across project reopens (do we need height as well?) New video: https://github.com/enso-org/enso/assets/6566674/d9036ce9-57a4-429b-9bd9-6392782136ea Older videos: https://github.com/enso-org/enso/assets/6566674/d7129307-0626-4343-8a76-b9bf764c6a5b https://github.com/enso-org/enso/assets/6566674/0518d3d8-9ed1-4e6c-bbe0-b7ed00bf7db3 # Important Notes - Metadata format changed in backward-compatible way
Ilya Bogdanov reports a new STANDUP for the provided date (2024-02-19): Progress: Opened a PR for imports conflicts resolution after final cleanups. Starting to work on visualization fixes, debugging and learning the codebase. Fixed layout issues. It should be finished by 2024-02-28. |
Ilya Bogdanov reports a new STANDUP for the provided date (2024-02-22): Progress: Refactorings, alternative event handling implementation, cleanups. Opened a PR for reviews. It should be finished by 2024-02-28. |
Ilya Bogdanov reports a new STANDUP for the provided date (2024-02-23): Progress: After receiving feedback on review, working on addressing review comments, merging with develop, more cleanups. It should be finished by 2024-02-28. |
Ilya Bogdanov reports a new STANDUP for the provided date (2024-02-27): Progress: Finished cleanups and pushed changes for second review. Fixing e2e tests broken because of the merge conflict. It should be finished by 2024-02-28. |
Tasks
The text was updated successfully, but these errors were encountered: