View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004099 | MMW v4 | Now Playing | public | 2007-12-06 23:22 | 2007-12-07 12:46 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0004099: Now Playing window re-appears when skin is changed | ||||
Description | Reported here http://www.mediamonkey.com/forum/viewtopic.php?t=22978 and seems to be reproducable. 1. Start MM with visibled Now Playing window. 2. Close Now Playing window 3. Go to options, change skin => Now playing window re-appears although it was disabled. Note: This doesn't happen when you start MM with invisibled Now Playing window. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1114 | ||||
|
I found the root of the problem, the problem is in SwitchPlayer() more exactly these two lines cause the problem: if not APlaylistVisible.Checked and ShowPlaylist then APlaylistVisible.Execute; , but this is Petr's code and I'm not able to find out why the code is there, because the ShowPlaylist and APlaylistVisible.Checked should be always equal. Assigning to Petr for clarification and correction. |
|
Fixed in 1114. |
|
verified 1114 |