Skip to content
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

Implement tabs #1090

Open
MewPurPur opened this issue Jan 23, 2025 · 0 comments · May be fixed by #1091
Open

Implement tabs #1090

MewPurPur opened this issue Jan 23, 2025 · 0 comments · May be fixed by #1091
Assignees
Labels

Comments

@MewPurPur
Copy link
Owner

This has been a major development goal for a long time, but might as well document it.

An initial implementation would:

  • Have some basic UI for creating, selecting, and removing tabs. Tabs should be dynamic.
  • The UI doesn't need to be final, but it should be competent from the get-go.
  • All existing operations should work with the new tabs.
  • Error cases and validation must be in the initial implementation.

Caveats:

  • "Import" in particular might change in functionality to create a new tab?
  • Multiple tabs bound to the same SVG file need to be thought about.
  • The code editor UI (the file button) needs to be thought about again. But probably doesn't need to be disbanded just yet.
@MewPurPur MewPurPur self-assigned this Jan 23, 2025
@MewPurPur MewPurPur linked a pull request Jan 24, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant