larsiusprime / crashdumper

A cross-platform automated crash report generator/sender for Haxe/OpenFL apps.
MIT License
113 stars 33 forks source link

Don't access internal OpenFL API #if display #39

Closed Gama11 closed 6 years ago

Gama11 commented 6 years ago

This causes issues with code completion in VSCode, because it's unable to build a completion cache as a consequence of accessing a field that doesn't exist in the externs:

crashdumper/CrashDumper.hx:196: characters 19-46 : openfl.events.Event has no field __isCanceled