From: Kent Sutherland Date: Tue, 8 Nov 2005 04:02:24 +0000 (+0000) Subject: The hotkey for showing track info now calls a different method that will hide the... X-Git-Tag: v1.6.5~23 X-Git-Url: http://git.ithinksw.org/MenuTunes.git/commitdiff_plain/95bfc9d0fa830da8615ed00808ff347df2f50eb5?hp=95bfc9d0fa830da8615ed00808ff347df2f50eb5 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. ---