Scroll list events in Month View (Mobile Scheduler)

I’m developing an Ionic mobile app using Webix Mobile Scheduler and I have a problem using the “Month View”.

If there are more events during a day it’s impossible to scroll the events list below the calendar.

I saw that you component uses the class “webix_view webix_list day_events” in every kind of list (day, week and month events too), but only in month view isn’t possible to scroll…

The problem is also presenting your online Mobile Scheduler Demo with a smartphone.

After install my app on a phone i have 2 different problems:

  • in Android the scroll of the events works only using 2 fingers
  • in iOS the scroll doesn’t work any case.

How can i fix these problems?

Thanks

Ruggero

I can confirm the issue - scroll bar is not enabled in the “calendarDayEvents” list. We will fix it in the nearest update.

As a temporary solution, you can add scroll to the corresponding list manually:

https://webix.com/snippet/2fe98b5c