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

Depth / render queue hadling for line (2d drawing) #21

Open
julioobelleiro opened this issue Feb 29, 2012 · 0 comments
Open

Depth / render queue hadling for line (2d drawing) #21

julioobelleiro opened this issue Feb 29, 2012 · 0 comments
Labels

Comments

@julioobelleiro
Copy link
Collaborator

When using 2 coordinates it is rendered on the canvas, so it will always be background (non visible when there are other elements blocking it).

When it uses 3 coordinates, the render queue is fixed and doesn't seen to work right (test it for example drawing another image in full screen and it won't be visibie - the 2d lines - )

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

No branches or pull requests

1 participant