Hi,
Is there any way to hide current time indicator (green line for week view) or only with usage of css?
You can style is using its classname: .rbc-current-time-indicator
I see. But may be you can add some additional setting to decide show it on not, cause this control is not always necessary?
There isn't right now, happy to take a PR adding a toggle though if you want to send one over :)
It would be cool to have a currentTimePropGetter prop. Is still there any interest on this? I can open a PR if you want. @jquense
@Wgil @jquense There is interest! It is needed for my usage too. Currently we have to employ css for this, but would be great to have a prop.
is there a solution for this, or is it still the same
Most helpful comment
@Wgil @jquense There is interest! It is needed for my usage too. Currently we have to employ css for this, but would be great to have a prop.