RePlays
RePlays copied to clipboard
Bookmark button not saving bookmarks when recording is finished.
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.
Can you attach the logs?
Here is current log logs.txt
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.