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

Possibility to add different positions for portrait/landscape #43

Closed
vadymmarkov opened this issue May 7, 2015 · 6 comments
Closed

Comments

@vadymmarkov
Copy link
Contributor

Probably we have to use size classes here.

@vadymmarkov
Copy link
Contributor Author

Now we have Position(left: 0.3, right: 0.4) (wrapper around constraints) to place a view or animation. But things could be different for landscape and portrait, so maybe there should be the possibility to apply orientation-specific positioning.

@zenangst @3lvis What do you guys think?

@3lvis
Copy link
Collaborator

3lvis commented May 8, 2015

I think that would work but ideally Presentation should figure out and just make it work.

(Hehehe, I know, not so helpful, but I think that's how it should work)

@vadymmarkov
Copy link
Contributor Author

Now Presentation applies the same constraints for both landscape and portrait and in most of the cases it works well. But when you have many images I think it's useful to have more control.

@zenangst
Copy link
Contributor

@vadymmarkov Is this still an issue or can we close it?

@vadymmarkov
Copy link
Contributor Author

@zenangst Not really 😃

@zenangst
Copy link
Contributor

🎉

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

3 participants