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

jse-jumpbot: Hint recording messages are not always displayed (RU-Translations); #29

Open
LapplandBro opened this issue Aug 20, 2023 · 7 comments

Comments

@LapplandBro
Copy link
Contributor

LapplandBro commented Aug 20, 2023

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;

WinNT 10, SM 1.12, MM 1.11 | Translations file - RU;

Solution: Reduce the number of characters in the translation file?

image

@geominorai
Copy link
Member

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.

@geominorai
Copy link
Member

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.

@geominorai
Copy link
Member

Check out the new build to see if it fixes this issue.

@LapplandBro
Copy link
Contributor Author

image
image
50/50

@geominorai
Copy link
Member

This happens during playback, not when touching the recording bubbles?

@LapplandBro
Copy link
Contributor Author

Yes, if a recording is playing - it doesn't always work.

@geominorai
Copy link
Member

Gotcha. Looks like it is related to the client-side bug mentioned earlier then.

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

No branches or pull requests

2 participants