ccrma / miniAudicle

miniAudicle: integrated development + performance environment for the ChucK programming language
https://chuck.stanford.edu/
GNU General Public License v2.0
65 stars 9 forks source link

opening an already-open file in miniAudicle does not switch window focus #53

Closed gewang closed 1 year ago

gewang commented 1 year ago

on macOS, when opening a .ck file that is already open, focus switches to miniAudicle but not to the already-open file, if a different file window is in focus, or if the already-open file is minimized; this tends to be confusing and happens with some regularly (at least for me), if I forgot that a file is already open and I tried to open it

gewang commented 1 year ago

this issue has been fixed by @spencersalazar and verified @celestebetancur @nshaheed @gewang