Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Java viewer not pixel-perfect #4
Comments
|
_This comment originally by _agoode* at 2010-06-15T19:27:21Z.* The problem is almost certainly in OpenSlide.paintRegion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
agoode commentedSep 16, 2010
_Imported from Trac. This issue originally by _agoode* at 2009-02-19T16:59:00Z.*
When reading parts of a slide in chunks, the order seems to matter. This should not be the case-- the drawing of the display should be identical no matter what parts are drawn in which order.