Legato display portrait orientation
Hi!
My current project is a handheld device, wich has a landscape display. But because the case design, it used as a portrait display. Custom board, populated with fully custom parts with an PIC32MZ2064DAS169, but based on the MEBII hardware architect. When the project was in proof of concept phase, I use Aria lib (which works OK), but nowadays, Legato is the thing. Everything is working, as it should, but the display orientation is always 0(zero) degree, but i need 270 degree orientation. I try different settings in Harmony, with different lib versions, but Legato never cooperates with orientation change. I tried gfx 3.9.0 lib too, with negative results. I tried the example projects, but all of them are landscape. I tried force portait in composer, even in the generated code. It never worked.
Maybe I miss a setting somewhere?
Or, if impossible to solve this challenge in Legato, how can I downgrade back to Aria to work properly (like a year ago)?
Please, excuse my English, I'm not a native English speaker.
John from Hungary.