Hey, wanted to start a discussion about also adding "mouseclick" to the events we expose.
Having mouse clicks would add a lot of extra value for us. It shows which coordinates a user actually interacted with, more so than just hovering over it (which we can get with mousechange/move).
Are there extra security risks for this? Any other things to keep in mind?
Hey, wanted to start a discussion about also adding "mouseclick" to the events we expose.
Having mouse clicks would add a lot of extra value for us. It shows which coordinates a user actually interacted with, more so than just hovering over it (which we can get with mousechange/move).
Are there extra security risks for this? Any other things to keep in mind?