brucelee,
Every new build it looks more promising!
Keep up the good stuff!
It looks like the frontlight adaption doesn't work well with rotated display. When rotated 90 or 270 degrees, calling the frontlight ánd afterwards calling the menu will results in a garbled display. When rotated 180 degrees calling the frontlight will flip the display to rotate to 0 degrees; hereby the menu shows normal but the underlying tap zones are still 180 degrees rotated.
When using the normal hardware keys the frontlight will work as should, also with rotated display. Also, luckely you're system bar adaption do works well in this regard.
When peeking around (PB626 FW4.4), it looks like the hardware keys use the following arguments: @KA_flct and @KA_flgh, or to be precise...
@KA_flct=@KA_flgh_brightness
@KA_flgh=Frontlight On/Off
@KA_flgh_brightness=Frontlight brightness
Maybe you can use it to our benefit!
|