Feature/add os and version information dialog#329
Feature/add os and version information dialog#329cameronwhite merged 12 commits intopowertab:masterfrom
Conversation
cameronwhite
left a comment
There was a problem hiding this comment.
I think this is a good idea - thanks for taking a look at this!
I wonder if this should somehow be merged in with the Report Bug... menu item too?
I'm trying to think of a nice way to represent that in the UI. Were you thinking of moving that functionality to the new dialog I created? For example an extra button? Also the build is acting a little weird right now and OSX builds seem to not be building. I'll check again soon. |
cameronwhite
left a comment
There was a problem hiding this comment.
Looks good, thanks! It builds fine locally for me on macOS so I think the builds are just having some issues.
After testing out the changes I think the UI is good for now - keeping a top-level menu item to report a bug makes that more discoverable
|
Thanks! I'll get cracking on the logging I was talking about in that other thread! |
Description of Change(s)
Add version information dialog so that problems can be reported much easier.
So I plan to tie in future work for logging by adding another tab where you can copy logs from this dialog to post on github. Feel free to reject these changes if you think they're superfluous -- opening right now to start a convo!
NB: I moved some code around, let me know if you agree with that too.
Fixes Issue(s)
(lemme know what you think and if you deem this worthwhile, I'll fix up this PR)