Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing orientations #21

Open
FlorianUekermann opened this issue Aug 11, 2022 · 1 comment
Open

Missing orientations #21

FlorianUekermann opened this issue Aug 11, 2022 · 1 comment

Comments

@FlorianUekermann
Copy link

I have a somewhat popular display with a mirrored x or y axis. There doesn't seem to be a matching orientation. Adding the following orientations should cover any of the 8 conceivable orientations:

Orientation::PortraitMirrored
Orientation::PortraitSwappedMirrored
Orientation::LandscapeMirrored
Orientation::LandscapeSwappedMirrored

It doesn't matter if Mirrored affects the x or y axis. Applying it to the x axis may be more intuitive, because Swapped already affects the y axis.

@FlorianUekermann
Copy link
Author

Any chance this will be implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant