-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
Rearrange and dock tabs and panel groups in the editor workspace #195
Labels
Web
Involves web programming (TypeScript, Svelte, CSS)
Comments
|
Merged
Keavon
modified the milestones:
Sprint 8 (ongoing),
Sprint 10 (upcoming),
Sprint 11 (upcoming)
Nov 12, 2021
The main complexity with this is handling when multiple documents are in the screen at once. Currently we rely on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should eventually hook up to the Rust editor backend to save the workspace layout but a frontend-only implementation is all this issue requires for now.
Related: #657
The text was updated successfully, but these errors were encountered: