Closed stockiNail closed 2 years ago
This PR is adding some additional test cases for event handling, in order to test specific condition in the code.
Furthermore it removes from event.js :
event.js
state.annotations
undefined
@kurkle I reverted the removing of the if statement and apologize again... THANK YOU, as usual!
if
This PR is adding some additional test cases for event handling, in order to test specific condition in the code.
Furthermore it removes from
event.js
:state.annotations
because that instance can never beundefined
.