-
-
Notifications
You must be signed in to change notification settings - Fork 440
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
[General] Show log output in Settings --> Log #929
Conversation
Can the overflow be inside a fixed square with the log? |
@flavioislima already working on it. I don't get the scrollbar initial to the bottom. Not that importantn but would be cool if that would work somehow. |
This looks good but have you tried it on other platforms? at least on windows? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, tested here, and looks good! :D
@flavioislima i did some quality of life changes and updated material-ui. If you havve time today to review we can release it with the hotfix, else release it later. |
I think the icons to open folder and copy could be a transparent button. They do not seem to be aligned in the middle looking at the screenshots. |
@flavioislima updated ui see pictures above |
Because alot of user doesn't know how to run from a terminal or don't know where the logs are stored, i added a settings tab which shows the log output.
Heroic logs are shown in the General Settings page.
Legendary/Wine logs are shown in the Game Settings page.
e.g.:
Error and Warnings are highlighted with color (red, yellow)
Added buttons to show current log file in folder or copy log content to clipboard
Update material-ui to 5.3 (was renamed to mui)
moved everything from logger in new folder logger
Use the following Checklist if you have changed something on the Backend or Frontend: