View Issue Details

IDProjectCategoryView StatusLast Update
0003410MediaMonkey AddonsSkinspublic2009-06-15 18:25
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0003410: Glided skin updates
DescriptionThere 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.
TagsNo tags attached.

Activities

user_Morten

2007-08-26 14:09

developer   ~0010355

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.

rusty

2007-08-26 18:23

administrator   ~0010358

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.

user_Morten

2007-08-26 18:36

developer   ~0010359

Last edited: 2007-08-27 05:31

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.

user_Morten

2007-08-29 22:20

developer   ~0010413

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.

user_Morten

2007-08-30 12:14

developer   ~0010417

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.

petr

2007-08-31 14:54

developer   ~0010423

I've fixed 6a

user_Morten

2007-08-31 18:51

developer   ~0010425

3) Fixed (some tweaks on system-buttons maybe)
4) Fixed
5) Fixed

Issue 1 and 2 remaning.

user_Morten

2007-09-02 22:14

developer   ~0010447

Issue #2 fixed with only vertical MicroPlayer missing.
Issue #1 fixed.

rusty

2007-09-03 00:47

administrator   ~0010448

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).

user_Morten

2007-09-03 05:40

developer   ~0010452

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.

petr

2007-09-03 14:07

developer   ~0010469

Last edited: 2007-09-03 14:07

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.

petr

2007-09-03 14:21

developer   ~0010470

item 2) i've removed auto-dock playlist functionality, because it's for players which have flat bottom.

petr

2007-09-03 14:21

developer   ~0010471

Fixed. Will be in 1069.

rusty

2007-09-04 05:07

administrator   ~0010484

Verified 1069--nice work all around!