Passive event listener

Dear madams/sirs,

I put webix on Android with Intel CrossWald webview. The debugger reports:

Handling of ‘touchstart’ input event was delayed for 2147483647 ms due to main thread being busy. Consider marking event handler as ‘passive’ to make the page more responsive.

The scroll did run slowly. Is there anyway to improve this ? Thanks,

Cliff

Hi, thanks for reporting the issue. We will try to rework touch scrolling and include “passive” event handlers in the next build

Dear sir,

How long can I expect to have this ? We are doing a big project that expect to have this arrive in time.

kind regards,

Cliff

Hi, while we are not ready yet to push this feature in the main codebase, I can provide you with an updated build where passive event handlers are used for touch events, where it possible. So you will be able at least check does it resolve the performance issue in your case or not.

Thank you very much Maksim, I would like to have this. How do we communicate to receive this.

Cliff