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

Convert UI to WPF #31

Open
jasongdove opened this issue Jul 1, 2020 · 0 comments
Open

Convert UI to WPF #31

jasongdove opened this issue Jul 1, 2020 · 0 comments

Comments

@jasongdove
Copy link

Merging changes to the generated Shell.Designer.cs file can be a nightmare. Converting the UI to WPF would make merges much easier and would give the option to use grids and other auto layout controls instead of tables.

Unfortunately the app logic is pretty tightly coupled to the current UI, so this would be a major change and it would probably be more appropriate to refactor the app logic out of the current UI before considering WPF.

With that said, are you open to something like this?

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

No branches or pull requests

1 participant