scheduler.config.date_now doesn't work

Hello,

I wanted to set the current time to a specific value and expected that the marker will move too, so I set both below properties but it didn’t work, actually I didn’t find anywhere in the code date_now existed but only now_date.

I tried to set now_date but only the red dotted line moved accordingly, not the marker background.

Any ideas?

[code]scheduler.config.date_now

scheduler.config.mark_now[/code]

Thanks,

Problem confirmed, fixed version will be available in few days.

as for “date_now” - did you find this config option somewhere in the documentation ( valid name is now_date ) ?