-
Notifications
You must be signed in to change notification settings - Fork 186
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
enhancement/2020 - Add chat log duration setting #2033
Conversation
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.
Looking pretty good! I left a few bits of feedback, though most are pretty minor/style tweaks. Please reach out and let me know if you have any questions!
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.
Well done, thank you for your contributions! We really appreciate it.
Resolves #2020 The purpose of this change is to allow users to adjust how long a chat message will remain visible before fading out. Currently messages are shown for 3 seconds (the new default value for the setting) but users can now change the delay to any valid number greater than 0
Resolves #2020
The purpose of this change is to allow users to adjust how long a chat message will remain visible before fading out. Currently messages are shown for 3 seconds (the new default value for the setting) but users can now change the delay to any valid number greater than 0
Note: The link to join slack doesn't work so I can't request access to the repo. Hence why this PR is from a fork