desktop-postflop icon indicating copy to clipboard operation
desktop-postflop copied to clipboard

One of the ranges went blank when building a sim.

Open SarahSilverMuck opened this issue 2 years ago • 2 comments
trafficstars

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

SarahSilverMuck avatar Jun 12 '23 20:06 SarahSilverMuck

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.

b-inary avatar Jun 14 '23 02:06 b-inary

Glad I can assist a bit.

SarahSilverMuck avatar Jun 15 '23 03:06 SarahSilverMuck