View Issue Details

IDProjectCategoryView StatusLast Update
0021217MMW 5Skinspublic2024-09-17 17:11
Reporterrusty Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status resolvedResolutionno change required 
Product Version5.1 
Target Version5.1 
Summary0021217: Some Player UI elements are vertically off-center
DescriptionSeveral Player UI elements are slightly off center (tested with MD skins set to normal size, but verification should check whether this applies for all skin sizes):

- Visualizer may be slightly low (hard to tell)
- Ratings are a couple of pixels too low
- Speed indicator is several pixels too high
TagsNo tags attached.
Attached Files
image.png (28,352 bytes)   
image.png (28,352 bytes)   
Fixed in build

Activities

michal

2024-09-17 17:11

developer   ~0077007

I checked it per pixel and it is in fact optical illusion. All controls are exactly centered.
- visualizer does not draw to the most upper part so often, so it could look like it is too low
- rating star upper pixel is 33px from the upper border of the player, rating star bottom pixel is 33px from the bottom border of the player. It cannot be more in the middle.
- speed indicator looks higher just because it is off, the image cannot be moved lower, because there is text with the selected speed when switched on.

So I do not see anything to fix, any movement would ruin centering or move speed indicator text off the control area.