Hi,
While working on Daypilot Schedular for Vue, I've come across several bugs involving the RowHeader on mobile. These can be easily reproduced using https://javascript.daypilot.org/sandbox/scheduler/rowheaderscrolling.html on mobile or Chrome device toolbar.
1. Unable to shrink/grow RowHeader using touch devices. 2. Unable to scroll inside partially collapsed RowHeader using touch devices. 3. On touch devices, the rowHeaderHideIcon both closes the rowHeader AND selects a date in the schedular.
Regards, Ian
Please hold on, I'm checking the issues...
1. Unfortunately, resizing the row headers is not supported on touch devices at the moment - the splitter is too narrow to support convenient control using touch gestures. 2+3. These issues are fixed now in the latest sandbox build (2022.2.5284).