]> 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:42:10 +0000 (08:42 +0300)
In this case ctx.getContentContext() would return null when the canvas
context was already disposed.

gitlab #614

(cherry picked from commit 930da66f9b2d7d1acba3e5dc805a323933abb780)


No differences found