Matt Svoboda
Matt Svoboda
> One thing I noticed that when I use two screens MacOS opens the Finder on the built-in screen and does not focus on it, meaning the focus remains on...
> Add the 2 lines below to the case statement of handleIINACommand, in PlayerWindowController.swift I was in a little bit of a hurry when I wrote that, but I found...
> I do want to note that this is feature already pretty much available because we present a document proxy icon, which makes it easy to locate the file and...
Also agree that ⌘R is probably not the best default. I would associate it more with Reload or Refresh or some other command starting with R, particularly since the action...
> * Prefer the Shift key as a secondary modifier that complements a related shortcut > * Use the Option modifier sparingly for less-common commands or power features That seems...
I'm not sure I would expect it to maintain a 50/50 split exactly. If it were left to me, personally I might want to grow the playlist along with the...
> The result is good! But we might want to set a maximum width, since if the width is too large, the UI beings to falling apart; besides it looks...
> Reduced the playlist auto-hide threshold by about 30%, so that it will hide if it is too short to show less than 4 items. It didn't seem reasonable to...
Pushed another update which fixes the mentioned bugginess with the auto-hide threshold and also improves timing of the playlist toggle when the button is clicked multiple times quickly (although it's...
Lots of work later, I think I've squashed all the immediate bugs and I'm pretty happy with the result. Feedback would be good. I made a new behavioral change in...