Set DisplayRotation to 270
Hi,
We have this odd requirement due to LCD mounting limitations on our product. I can run touchgfx UI application with DisplayOrientation set to rotate90. But we want it to be rotate270 to match the lcd mounted on the product. Based on my understanding this should not be an issue for graphics engine. I mean rotating 90 or 270 (-90) should not be any issue in terms of performance. STemWin supports this feature.
Can you please suggest if there is a way to achieve 270 (-90) rotation in touchgfx?