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

When thumbnails are rendered the background images are not visible #16

Open
kuenzign opened this issue Sep 13, 2017 · 2 comments
Open

Comments

@kuenzign
Copy link
Owner

kuenzign commented Sep 13, 2017

While the background images are visible on the InkCanvas, they are not visible 
when a thumbnail bitmap image is rendered.

The code that is actually executing this is currently located within the 
DPXGrader and DPXAnswers project, but should be moved into the DPXReader 
library once the problem has been resolved.

Original issue reported on code.google.com by jjhatf02 on 4 Aug 2010 at 5:01

@kuenzign
Copy link
Owner Author

kuenzign commented Sep 13, 2017

After extensive research and testing, I still have no clue why the thumbnails 
do not have their children rendered.  DPXPreview properly generates an image 
using the same approach and the children and correctly displayed.  The 
underlying cause is related to the fact the children are not being displayed.  
Even when these UIElements, specific the Image, is explicitly rendered, nothing 
shows up!

Original comment by jjhatf02 on 4 Aug 2010 at 6:29

@kuenzign
Copy link
Owner Author

kuenzign commented Sep 13, 2017

This issue was updated by revision r226.

The common  code to generate thumbnails has been moved into the DPXReader 
library.

Original comment by jjhatf02 on 4 Aug 2010 at 6:41

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