systemapic / systemapic.js

Systemapic Javascript API
https://systemapic.com
0 stars 3 forks source link

Remove expensive "appClick" event #201

Open knutole opened 8 years ago

knutole commented 8 years ago

There's an appClick event that's been added, which fires every click anywhere. This results in lots of unnecessary firing of events, and should be removed.