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

Disable LogMessages if set to false #2946

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

rajat2004
Copy link
Contributor

@rajat2004 rajat2004 commented Aug 18, 2020

Settings -

{
  "SettingsVersion": 1.2,
  "SimMode": "Car",
  "RecordUIVisible": false,
  "LogMessagesVisible": false
}

Screenshot from 2020-08-18 11-06-07

Closes #1007

If OnScreenMessages aren't cleared, then the settings log message appears since it's being done before others, remains for 60sec.
Thanks to #1583 for how to clear the debug messages

@madratman madratman merged commit e331a31 into microsoft:master Sep 1, 2020
@rajat2004 rajat2004 deleted the display-log-messages branch September 2, 2020 05:09
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.

Don't show car info on screen
2 participants