storyboarder
storyboarder copied to clipboard
"Audition board audio" is not remembered if unchecked and file closed and reopened
via #978
"Audition Board Audio" is read from preferences (as enableBoardAudition
), but couldn't find where it's stored to preferences. Probably should be stored any time the menu toggle is changed by the user?
See: https://github.com/wonderunit/storyboarder/blob/642e8f0/src/js/prefs.js#L44 https://github.com/wonderunit/storyboarder/blob/642e8f0/src/js/window/main-window.js#L2084 https://github.com/wonderunit/storyboarder/search?q=setEnableAudition https://github.com/wonderunit/storyboarder/search?q=enableBoardAudition