]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Add isDisposed checking to avoid unexpected NPE
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 30 Sep 2020 05:41:03 +0000 (08:41 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 30 Sep 2020 05:41:03 +0000 (08:41 +0300)
In this case ctx.getContentContext() would return null when the canvas
context was already disposed.

gitlab #614


No differences found