> For the complete documentation index, see [llms.txt](https://docs.flipabit.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flipabit.dev/project/orientation.md).

# Orientation

Project orientation depends on Width and Height value. If Height is larger than Width, project is in portrait orientation; if Width is larger than Height, project is in landscape orientation.

## Change orientation

To change project orientation:

1. Select Project in Navigator
2. Open Project Inspector
3. Open Settings tab
4. Swap Width and Height values

## Auto orientation

To **lock** project orientation (ignore device orientation):

1. Select Project in Navigator
2. Open Project Inspector
3. Open Settings tab
4. Select Current from Orientation list&#x20;

<div align="left"><img src="/files/-MIxukRSbnVd8cm9IiLB" alt=""></div>

To **adapt** project orientation (redraw content in new orientation):

1. Select Project in Navigator
2. Open Project Inspector
3. Open Settings tab
4. Select Both from Orientation list

<div align="left"><img src="/files/-MIxukRQRmejXUnE_OmU" alt=""></div>
