Hi,
I have an app that is set for landscapeRight, but the text field is waaay off to the side of the screen. If I try portrait it still is offset in the wrong place.
I’ve tried it in a group and out. This is using composer scenes and does not have any window adjustments in the build.settings.
Is this a known behavior at this time?
Web landscapeRight
Web portrait
Device (what it should look like)
config.lua
application = { content = { width = 640, height = 960, scale = "letterbox", fps = 30, }, }
macOS 10.13.4
Chrome 66
Build 3238 3282
-dev