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

Bottom Parallax view [Improvement] #3

Open
RuiAAPeres opened this issue Nov 29, 2013 · 4 comments
Open

Bottom Parallax view [Improvement] #3

RuiAAPeres opened this issue Nov 29, 2013 · 4 comments

Comments

@RuiAAPeres
Copy link

Would it be possible to put the top parallax view on the bottom, or have an option (property flag, maybe) to put it there?

@tonimoeckel
Copy link
Member

Mh should not be too hard to achieve. You need to reorder the container views in the setup method as well as the calc. of the "foreground" views frame. I only need the background view at the top, thats why I didn't put in any options for that sorry..

@RuiAAPeres
Copy link
Author

Is it something you would consider putting as a flag, so people could select top/bottom?

@tonimoeckel
Copy link
Member

Flag would definitely be an option! I also think about creating a subclass, as there might be a lot of different calculations. If it doesn't blow up the current frame arrangement code, the config option provides a better api I think.

@RuiAAPeres
Copy link
Author

Would you consider doing it?

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

2 participants