-
Notifications
You must be signed in to change notification settings - Fork 6
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
jse-jumpbot: Hint recording messages are not always displayed (RU-Translations); #29
Comments
This might actually be due to a client-side bug. If I recall, the workaround for this was to pause a bit after showing the first hint text to the client to let it fully show, then show the subsequent ones that update it frequently. |
I have confirmed this happening with the new build. It looks like the jump info hint text that normally appears when touching the recording bubble has stopped appearing altogether. |
Check out the new build to see if it fixes this issue. |
This happens during playback, not when touching the recording bubbles? |
Yes, if a recording is playing - it doesn't always work. |
Gotcha. Looks like it is related to the client-side bug mentioned earlier then. |
When a recording is played back, a Hint message appears.
According to the code, it tells you who made the recording, the playback interval, and which map.
However, the content is not shown;
Solution: Reduce the number of characters in the translation file?
The text was updated successfully, but these errors were encountered: