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

UI: Project creation progress, auto-reopen last project, remember workspace, confirm unsaved changes on quit #37

Merged
merged 8 commits into from
Feb 18, 2023

Conversation

WiIIiam278
Copy link
Member

@WiIIiam278 WiIIiam278 commented Feb 17, 2023

This PR adds a few UI tweaks and improvements I've been meaning to make

  • Adds the progress tracking dialog to new project creation
  • Last project you had open will be reopened automatically on startup (can be disabled in prefs)
  • Added caching for remembering which tabs you had open per-project and will reopen them when you reopen a project (can be disabled in prefs)
  • Added styling for the toolbar on Windows

Still in-progress as I'm still planning on improving toolbar on Windows with this. Maybe a few new icons, too.

@WiIIiam278 WiIIiam278 self-assigned this Feb 17, 2023
Copy link
Member

@jonko0493 jonko0493 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love it; fantastic work!

src/SerialLoops.Lib/Config.cs Outdated Show resolved Hide resolved
src/SerialLoops.Lib/IO.cs Show resolved Hide resolved
src/SerialLoops.Wpf/Program.cs Outdated Show resolved Hide resolved
src/SerialLoops/MainForm.eto.cs Show resolved Hide resolved
@jonko0493
Copy link
Member

Perfection. Merging.

@jonko0493 jonko0493 merged commit 46b54c0 into haroohie-club:main Feb 18, 2023
@WiIIiam278 WiIIiam278 deleted the ui-improvements branch February 18, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants