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

Fix: UI crash on app exit and refactor: UI _drawAction became a method #567

Merged
merged 5 commits into from
Jan 24, 2024

Conversation

maximilien-noal
Copy link
Member

This PR contains a bug fix for a crash on app exit, and the start of the MainWindowsViewModel split up into several ViewModels (as the class is too big)

The second part will follow later in another PR.

Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
@maximilien-noal maximilien-noal added UI UI work refactoring Involves refactoring existing code bugfix fixes a bug labels Jan 23, 2024
@maximilien-noal maximilien-noal self-assigned this Jan 23, 2024
Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
@maximilien-noal maximilien-noal merged commit 5a3a20a into master Jan 24, 2024
4 checks passed
@maximilien-noal maximilien-noal deleted the refactor/mainwindowviewmodel branch January 24, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixes a bug refactoring Involves refactoring existing code UI UI work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants