Skip to content

Android setOrientationBis issues #10377

Open
@AntTheAlchemist

Description

@AntTheAlchemist

In the case of SDL_SetHint(SDL_HINT_ORIENTATIONS, "LandscapeLeft LandscapeRight Portrait PortraitUpsideDown"), setOrientationBis will decide depending on w > h. This is a bug. It should be using SCREEN_ORIENTATION_FULL_SENSOR instead, to let the sensor decide.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions