Closed imalsogreg closed 8 years ago
Assigning this to @Xerimor - since scaledImageWidget
is the only element that needs special mouseevent coordinates, he can wrap that in a one-off event handler and we'll revert to mainline reflex-dom
, dropping the submodule.
Closed by 76f52485f4e58e9fc38a900aeb3f9ecb09bb9354, nice job @Xerimor!
Technical debt note: I'm using a patched version of reflex-dom that reports mouse events in coordinates relative to the element that caught the event.
Find a workaround that works under Chrome & Firefox and allows me to stay on the the reflex-platform's reflex-dom