The hotkey for showing track info now calls a different method that will hide the...
authorKent Sutherland <ksuther@ithinksw.com>
Tue, 8 Nov 2005 04:02:24 +0000 (04:02 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Tue, 8 Nov 2005 04:02:24 +0000 (04:02 +0000)
commit95bfc9d0fa830da8615ed00808ff347df2f50eb5
tree172f139f0b18b0b027ee3ba09c388de7ccd3e063
parent46b610a25dea1e26f1348dac4024d72514130bb3
The hotkey for showing track info now calls a different method that will hide the track info window if it is visible already.
This change was made because the track info window is called automatically when the song changes, and we don't want it hiding if it is visible already, in that case.
MainController.m