Closed geoff-harper closed 5 years ago
Could we change the originalEvent property in OSDEvent to a proper DOM event type instead of just an opaque object type?
originalEvent
OSDEvent
object
Good catch, thanks!
Could we change the
originalEvent
property inOSDEvent
to a proper DOM event type instead of just an opaqueobject
type?