Signed-off-by: elim <e_sliwka@tuta.io>
This commit is contained in:
parent
2d6aca4563
commit
0d516f6da5
9 changed files with 124 additions and 0 deletions
|
@ -36,6 +36,7 @@ enum class LayoutOption : u32 {
|
|||
#ifndef ANDROID
|
||||
SeparateWindows,
|
||||
#endif
|
||||
HybridScreen,
|
||||
// Similiar to default, but better for mobile devices in portrait mode. Top screen in clamped to
|
||||
// the top of the frame, and the bottom screen is enlarged to match the top screen.
|
||||
MobilePortrait,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue