Closed billyvg closed 9 years ago
There is currently no way of getting click event because mouse related handlers is not implemented on the HTML renderer.
I'm going to implement that.
Mouse and keyboard handling on the overlay has implemented. Please try.
:thumbsup: Works, thank you!
Is there a way we can get click events inside of the web view to propagate?
It would be useful to be able to click inside of the overlay to switch views (i.e. switch from DPS view to Healing view to Tanking view). This way we can minimize clutter while still having a lot more flexibility.