Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#12674 - %ax no longer mirrors viewports when user lang is rtl

Attached to Project: Rockbox
Opened by Hayden Pearce (St.) - Sunday, 13 May 2012, 19:19 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 30 May 2012, 13:18 GMT+2
Task Type Bugs
Category User Interface
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

645680d-120510

The summary is pretty much it, %ax no longer horizontally mirrors viewports when the user lang is rtl. This pretty much fudges my localisation work...unless I want to declare two viewports for each UI item I want to shift conditional to language direction...which I *really* don't want to do.


[Saint]
This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 30 May 2012, 13:18 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  7a00927
Comment by Jonathan Gordon (jdgordon) - Sunday, 20 May 2012, 09:17 GMT+2
Does this fix it? This *should* (untested) move the viewport to the right of the screen at the same X position as it owuld from the left on LTR languages.
   rtl_viewport.diff (0.6 KiB)
 b/apps/gui/skin_engine/skin_parser.c |    4 ++++
 1 file changed, 4 insertions(+)

Loading...