pretalx / schedule

The pretalx schedule component.
3 stars 4 forks source link

Make scroll-to-current-day optional #12

Open rixx opened 2 years ago

rixx commented 2 years ago

We need a flag/prop to stop the widget from always grabbing focus. I think this is already alleviated a bit because we don't do it anymore if the event is not ongoing (TODO: check this), but even when the event is currently ongoing, not all websites will appreciate a scroll-to-schedule.

Will need to be a prop/flag, which pretalx will expose in the widget creator.