-
-
Notifications
You must be signed in to change notification settings - Fork 579
Welcome screen for empty tabs #405
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
Comments
Is there is definitive UI for the dialog screen? |
Not yet. Even if we just set it up where it's a Vue component that can easily have its HTML changed around, that'd be great. Then I can work on the finer details of the design at that point. |
Till surprised I didn't get a mail when you replied. Okay sounds cool, looking at using the discord logo for it |
I think this would later be a plugin for the software |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instead of opening a blank document, we should have a welcome screen (like VS Code's) which displays in place of the documents. It should show the Graphite logo, perhaps some relevant information about its alpha status and file format incompatibility, other informational messages, maybe links to tutorials or documentation in the future, and a big button to create a new document (with #523).
This should probably be, itself, a tab in the place of the document tabs. Since currently we can only display document tabs in the left column of the workspace, we may need to either hack something briefly or begin on #195. I think the best UX would be hardcoding the behavior where the welcome screen panel shows up in the place of where a document panel tab was closed if there are zero other places where document panels exist docked in the workspace (that way, the Properties and Layer Tree panel column doesn't take up the whole editor all of a sudden when closing document tabs).
The text was updated successfully, but these errors were encountered: