storyboarder icon indicating copy to clipboard operation
storyboarder copied to clipboard

"Audition board audio" is not remembered if unchecked and file closed and reopened

Open audionerd opened this issue 7 years ago • 1 comments

via #978

audionerd avatar Jan 19 '18 16:01 audionerd

"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

audionerd avatar Jul 26 '21 20:07 audionerd