Merge "Issue #1604 fix null pointer on double clear in D2D." into development
Former-commit-id:75e3292b2b
[formerly75e3292b2b
[formerly b8c34d0f645dec253188142c815efa7b3d428db6]] Former-commit-id:e55eb5cc70
Former-commit-id:8c1b88b3ef
This commit is contained in:
commit
15e0e58f52
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue