Issue #1213 update nsharp resources to clear target on dispose.
Former-commit-id:752a0078d4
[formerly60ca8a3011
[formerly b1df98f68b5927d71230efa6f1f49ba3023a9a6f]] Former-commit-id:60ca8a3011
Former-commit-id:cfc9e5e78c
This commit is contained in:
parent
5d27acefdd
commit
6594ab0fbf
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ public class NsharpAbstractPaneResource extends AbstractVizResource<AbstractReso
|
|||
font12=null;
|
||||
}
|
||||
this.target.dispose();
|
||||
this.target = null;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue