View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003410 | MediaMonkey Addons | Skins | public | 2007-08-20 17:48 | 2009-06-15 18:25 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0003410: Glided skin updates | ||||
Description | There are a couple of open issues with the Glided skin: 1) disabled edit fields appear editable (they should be greyed) 2) missing correct microplayer 3) missing correct miniplayer If possible, these should be included in the first beta. note: next build includes Morten's request that the right/left borders be smaller when MM is maximized. | ||||
Tags | No tags attached. | ||||
|
1) Could you give me an example where to find this? 2) Most likely that this must be postponed to Beta 1/Beta 2. 3) Working on it. |
|
1) can be seen in Properties > Details (fields at the top are editable, but fields at the bottom aren't, but they both appear the same) in build 1064. |
|
But this is a problem in general. 3a) This seems to be a deeper problem than first thought. The problem is that the player-skin gets an un-even edge around. Screenshot link; http://img441.imageshack.us/img441/8674/tehproblemmf9.png Edit: Through further talking with Russell, the plan is to make a smaller version of the mainplayer to avoid this problem at this stage in development. |
|
Point 2 and 3 should most likely be done by friday. Number 1 is still not mine to solve. Further update; 4) Selection color (active/unactive states) must also be present in Album-view mode. 5) The color on the text in progress-bar should always be black. Assigning to Petr to tell me how I do that, and to tell if it actually is me who needs to fix issue number 1. |
|
Upon further coding, I have experienced another problem; 6a) Text fields which are right aligned should still be "rolling" and should show the first part of the text and hidden the last part the same way as left-aligned text-areas. 6b) Text field shouldn't be rolling all the time, but have set intervalls and maybe in addition begin to roll when a user hover the text-field. It's also important that when the text isn't rolling, that there's a indicator of more text. The best approach is having three dots ( ... ) at the last three slots for letters. 6a must be fixed, 6b should be implemented in all player-levels. |
|
I've fixed 6a |
|
3) Fixed (some tweaks on system-buttons maybe) 4) Fixed 5) Fixed Issue 1 and 2 remaning. |
|
Issue #2 fixed with only vertical MicroPlayer missing. Issue #1 fixed. |
|
Tested 1068--looks great! After using it, I would suggest a couple of small changes: 1) Sometimes I want to use the mini-player with the playlist disabled. Possible solution: Add the Playlist '+' button at the bottom right corner of the player (for better symmetry with the top, you might even consider also adding 'Continuous' and 'Shuffle' as well, but that's more a graphics/ergonomic issue). 2) The Now Playing Window looks like it's missing a top border. Is that intentional? 3) The Seek bar in the MicroPlayer extends beyond the right margin of the speaker (it extends to the edge of the 'mute' icon). I would suggest that it would look more symetrical if it extended to the right edge of the speaker (since in most cases that is how the user will see the micro-player). |
|
1) Fixed. However, shuffle/continous will not be implemented because it isn't better for symmetry when there is subtle system-buttons. 2) This is defined in resource ToolWindow. Assigning to Petr. 3) Fixed. 4) MinimizeButton in MiniPlayer always causes miniplayer to only close it's coded elements, and not jumping to tray as I have configured it in Options to do. Assigning to Petr to review/fix 2 and 4. |
|
item 4) this settings in Options defines action when you'll minimize from main window. For switching from miniplayer to microplayer use SwitchButton, instead of MinimizeButton. Anyhow i've fixed bug with hiding of the alpha blended layer. |
|
item 2) i've removed auto-dock playlist functionality, because it's for players which have flat bottom. |
|
Fixed. Will be in 1069. |
|
Verified 1069--nice work all around! |