跳转到主要内容

overwrite_marked_timespans

Description

控制标记时间段的阻塞优先级

overwrite_marked_timespans: boolean

Example

scheduler.config.overwrite_marked_timespans = false;

Default value: true

Details

标记时间段根据其设置具有不同的优先级。 当多个具有不同优先级的标记时间段在调度器的同一区域重叠时, 默认情况下只显示优先级最高的标记。

关闭此选项将允许您看到所有已设置的标记:

scheduler.config.overwrite_marked_timespans = false;

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.