hfg-gmuend / gmynd

A utility library for working with data in Javascript
15 stars 1 forks source link

Update Mouse.button correctly when leaving and entering the canvas #5

Closed bohnacker closed 8 years ago

bohnacker commented 8 years ago

Mouse.button is not updated when leaving and entering the html document at least when it's running in an iframe. Is there a way to handle this? If not, it's not a big problem but would be nicer to avoid effects resulting from this.