Actions
Bug #244
closedPM3.HD - Video seekbar - "FAST FORWARD" text overlapping
Start date:
12/08/2013
Due date:
% Done:
100%
Resolution:
fixed
Affected Version:
Description
When you fast forward a movie in XBMC4XBOX 3.3 with the PM3.HD skin - the text FAST FORWARD X4 etc ( top right corner) overlaps movie length text. (Xbox running at 720p)
Files
Actions
#1
Updated by dandar3 over 11 years ago
- File DialogSeekBar - Fast forward.jpg DialogSeekBar - Fast forward.jpg added
- File DialogSeekBar.xml.patch DialogSeekBar.xml.patch added
- Subject changed from 3.3 PM3.HD video transport bar formatting issue to PM3.HD - Video seekbar - "FAST FORWARD" text overlapping
- Category set to User Interface
Attached screenshot (ignore my TVs crappy resolution).
One solution I guess would be to shorten "FAST FORWARD" text in skin's strings.xml for English, but other languages my have longer texts as well.
I've attached a patch where it changes the text position from 200 to 110 and assigns a width (center might only work when given a width - please double check whether it looks centered ok to you as well):
http://wiki.xbmc.org/index.php?title=Label_control
Updated by buzz over 11 years ago
- Status changed from New to Closed
- Assignee set to buzz
- Target version set to 3.3.1
- % Done changed from 0 to 100
- Resolution set to fixed
fixed in r32564. Thanks for the patch.
Actions