drag_event_body

允许通过抓取事件主体的任意部分来拖动调度器事件

boolean drag_event_body;

Example

scheduler.config.drag_event_body = false;


Default value:

true

Related samples

Details

当此选项关闭时,拖动事件仅限于事件的标题区域。

返回顶部