Commit 27f19e5
committed
[SCH-1896] Update: createOffScreenRednerCanvas 실행시 renderer 가 close 될 경우 try catch 로 null 을 리턴하도록 수정
맵에서 노드를 빠르게 클릭해 문제화면이 두개가 뜰 경우에, 이전화면이 꺼지면서 매우 가끔 위함수가 실행되기 전에 renderer 가 close 되는데 위 함수는 별도 쓰레드라 타이밍 이슈로 exception 발생했던 것 수정1 parent 0c5a790 commit 27f19e5
1 file changed
Lines changed: 9 additions & 1 deletion
File tree
- myscript-iink/UIReferenceImplementation/src/main/java/com/myscript/iink/uireferenceimplementation
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
267 | 275 | | |
268 | 276 | | |
269 | 277 | | |
| |||
0 commit comments