Bug: build.settings - orientation "landscapeLeft" is not supported

Hey guys,

so i have tested on few different macs - and here is my bug report:

build.settings with orientation landscapeX will not work correctly - it will be cropped.

To fix it - do not use landscapeLeft and defaultViewWidth<defaultViewHeight.

Instead just use defaultViewWidth>defaultViewHeight

that should fix it for now. That is ONLY for OSX. it does work ok for win32 builds.

Does landscapeRight work for the app?  I will admit that’s the case that gets the most testing :slight_smile:

PM me your build.settings and config.lua (or, even better, a test app that shows the problem) and I’ll take a look.

Does landscapeRight work for the app?  I will admit that’s the case that gets the most testing :slight_smile:

PM me your build.settings and config.lua (or, even better, a test app that shows the problem) and I’ll take a look.