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

Allow DataCanvas/Layouts to clip content #14

Closed
GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment
Closed

Allow DataCanvas/Layouts to clip content #14

GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Currently geometries can be drawn outside the bounds of DataCanvases and
the layouts. These classes should support a clipContent property that will
not render items that fall outside the bounds of the object. This can be
done with masking and by inspecting the bounds of geometries before they
are rendered to the AxiisSprites.

Original issue reported on code.google.com by mvand...@gmail.com on 4 Jun 2009 at 2:18

@GoogleCodeExporter
Copy link
Author

DataCanvas is now a subclass of Canvas, so now has the clipContent property.

Original comment by mvand...@gmail.com on 4 Dec 2009 at 1:32

  • Changed state: Fixed

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

1 participant