Re: Mouse tracking with Tapestry

2017-04-11 Thread Daniel Jue
Glad to hear you got everything working! On Tue, Apr 11, 2017 at 5:09 AM, Phyambre wrote: > Ok, > > So finally I could transform my JS libraries into modules and now > everything is super-modular. > > I also replaced mousemove by mouseover because it is less demanding. > > When Tapestry 5.4.2 is

Re: Mouse tracking with Tapestry

2017-04-11 Thread Phyambre
Ok, So finally I could transform my JS libraries into modules and now everything is super-modular. I also replaced mousemove by mouseover because it is less demanding. When Tapestry 5.4.2 is released and "Invoking server-side event handler methods from JavaScript" is available, I will replace th