RePlays icon indicating copy to clipboard operation
RePlays copied to clipboard

Bookmark button not saving bookmarks when recording is finished.

Open MrMK0R opened this issue 1 year ago • 3 comments

I am not sure if this is the intended use for the bookmark feature, but when recording, and hitting the bookmark shortcut, the bookmark doesn't show in the video.

Steps: 1 - bind bookmark button and enable bookmarks 2 - start game with recording 3 - make a play and hit bookmark button 4 - end recording 5 - Bookmarks added during recording don't show in video preview.

MrMK0R avatar Jan 07 '24 21:01 MrMK0R

Can you attach the logs?

Segergren avatar Jan 07 '24 22:01 Segergren

Here is current log logs.txt

MrMK0R avatar Jan 08 '24 15:01 MrMK0R

It looks like it properly registers the keybind on press, so this issue might be related to how we are currently storing bookmarks in localStorage of the WebView.

If we complete #84, this may solve the issue. I might get around doing that soon, but no promises.

lulzsun avatar Jan 08 '24 21:01 lulzsun