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

One of the ranges went blank when building a sim. #23

Open
SarahSilverMuck opened this issue Jun 12, 2023 · 2 comments
Open

One of the ranges went blank when building a sim. #23

SarahSilverMuck opened this issue Jun 12, 2023 · 2 comments

Comments

@SarahSilverMuck
Copy link

Hi. I don't think this is a major Issue but I thought I would let you know. I don't think I was doing anything unusual.

https://i.imgur.com/FVBv6B1.mp4

@b-inary
Copy link
Owner

b-inary commented Jun 14, 2023

Thank you for your report! I was aware that this problem might occur, but I need to address it now that it is actually happening.

This problem is probably caused by non-alignment in communication between the web frontend and the Rust backend. Since the range text encoding/decoding logic is implemented in Rust, both parties need to communicate with each other. It is fine as long as this communication is completed immediately, but if another operation interrupts this process, I think this problem will occur.

@SarahSilverMuck
Copy link
Author

Glad I can assist a bit.

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