You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using delayed mode, on leaving a page, the obsels that are still in the buffer are lost.
It would be good to have a mechanism to flush the buffer on unload.
Of course, this may slow down the process of moving to another page, so maybe this should be optional, or with a fixed timeout, or...
The text was updated successfully, but these errors were encountered:
When using delayed mode, on leaving a page, the obsels that are still in the buffer are lost.
It would be good to have a mechanism to flush the buffer on unload.
Of course, this may slow down the process of moving to another page, so maybe this should be optional, or with a fixed timeout, or...
The text was updated successfully, but these errors were encountered: