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

prevent images overlap #17

Open
elpsk opened this issue Jul 3, 2012 · 1 comment
Open

prevent images overlap #17

elpsk opened this issue Jul 3, 2012 · 1 comment

Comments

@elpsk
Copy link

elpsk commented Jul 3, 2012

A way to decrement the Y value of image when images frame intersect?
In this way we don't have images overlapped, but one on top on the others.

thanks.

@nielswh nielswh closed this as completed Feb 2, 2013
@nielswh nielswh reopened this Feb 2, 2013
@Tibolte
Copy link

Tibolte commented Feb 18, 2013

I do this actually, if an image comes to intersect any other images on the screen i change the Y value. I am almost there, the rendering is nice, but the last issue i have is that sometimes images are very close, consequently in a very short period of time two images can overlap and suddenly don't. As a result you can have an image going upward and downward very quickly... I'll let you know if i have any solution.

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

No branches or pull requests

3 participants