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

Resizing/Rotating Screen causes inexplicable issues #4

Open
JohnnyBaggins opened this issue Jan 18, 2017 · 0 comments
Open

Resizing/Rotating Screen causes inexplicable issues #4

JohnnyBaggins opened this issue Jan 18, 2017 · 0 comments

Comments

@JohnnyBaggins
Copy link

Hi, I've been working with this framework the last couple of days. While I am extremely happy with what it does (I was able to show a carousel of AVPlayerLayers fairly effortless), I am now heavily struggling with rotating the screen. No matter where I try to catch the rotation, the carousel does wander randomly all over the screen, cropping off parts of the player that I'm showing or even deleting it as a whole. Not handling the rotation at all does not help because the player would then be in the incorrect format to support the played video (or at least not use the full screen that's available, think of 10:9 on a normal iPad).

My basic question, therefore is: How should one catch screen size changes with this carousel? Should I at all? If so, where? Should I scale the carousel or the view on the carousel? Should I use auto resizing masks? I'm sort of at your mercy here. Is changing screen size even implemented on this tool?

Thank you.

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