Merge "Issue #1604 fix null pointer on double clear in D2D." into development

Former-commit-id: 75e3292b2b [formerly 75e3292b2b [formerly b8c34d0f645dec253188142c815efa7b3d428db6]]
Former-commit-id: e55eb5cc70
Former-commit-id: 8c1b88b3ef
This commit is contained in:
Nate Jensen 2013-02-12 10:56:33 -06:00 committed by Gerrit Code Review
commit 15e0e58f52

View file

@ -610,6 +610,7 @@ public class VizDisplayPane implements IDisplayPane {
try {
initializeTarget();
this.renderableDisplay.setBounds(getBounds());
this.renderableDisplay.calcPixelExtent(getBounds());
renderableDisplay.setup(this.target);
container.notifyRenderableDisplayChangedListeners(this,