Landscape/portrait
-
@kl3m3n
Hello, I have an application with three pages. Two are in portrait orientation, and I'd like the third to be in landscape orientation to display a graph. I can't figure out how to do this... you probably have some ideas! Sincerely, Bernard -
@Bernard Hi!
Use global portrait orientation - this is default, so no changes needed there.
This way page 1 and page 2 work out-of-the box.
For page 3, rotate the chart by 90° (or -90°, depending on your preference).But, you will have to wait for the next release to support this as app has widget size limits... So, currently, if you rotate the chart, you will only achieve 100% width size - you will not be able to fill the entire landscape.
The fix will be available tomorrow - I planed a new release to fix some issues and I will also include this.
Best regards,
Kl3m3n -
@kl3m3n
Already tested, it's work fine. Thank you !! Bernard