overwrite_marked_timespans
Description
Enables blocking priority for marked timespans
overwrite_marked_timespans: boolean
Example
scheduler.config.overwrite_marked_timespans = false;
Default value: true
Details
Marked timespans have different priority, depending on their settings. When several marked timespans of different priority are located inside the same section of the scheduler, only markers of the highest priority will be displayed by default.
Disable this setting in order to change this behavior and display all the defined markers:
scheduler.config.overwrite_marked_timespans = false;
Related Guides
Change log
- added in v6.0
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.