bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Add ResourceTimeRangeMouseMove Event to ResourceTimeRanges feature #9765

Open taauntik opened 1 month ago

taauntik commented 1 month ago

Forum post

Hi Team,

For ResourceTimeRanges I see that we have exposed the onResourceTimeRangeMouseOut and onResourceTimeRangeMouseOver events, can we please expose the corresponding mousemove event listener as well?

Is there a workaround to achieve my goal of subscribing to this without the API?