Skip to content

Electron 33 update#5

Open
benrencher wants to merge 75 commits intodro248:masterfrom
BYU-ODH:electron_33_update
Open

Electron 33 update#5
benrencher wants to merge 75 commits intodro248:masterfrom
BYU-ODH:electron_33_update

Conversation

@benrencher
Copy link

@benrencher benrencher commented Nov 14, 2024

Bringing in updated code to make IC player compatible with electron 33. The main files changes were app.js which brings in the new preload.js script. preload.js contains a function that allows us to get a file's path after the .path method was deprecated in electron v31. app.js also contains a change to turn contextIsolation off by default because our app doesn't run with it on. It was turned on by default in electron 12. Changes made to renderer/player.js are mostly due to the .path method swap for the new method.

konnorjp and others added 30 commits November 12, 2019 16:50
… package.json for #13, Added check for saving json filters #6, added check for 4 position values on first time step for censors #8
Annotation Mode and JSON updates
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

Successfully merging this pull request may close these issues.

6 participants