This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
Details645680d-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
Wednesday, 30 May 2012, 13:18 GMT+2
Reason for closing: Fixed
Additional comments about closing: 7a00927
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.