Searched refs:task_height (Results 1 – 4 of 4) sorted by relevance
949 task_height: number|string; property
13 …task_height;if("full"==e){var i=t.task_height_offset||5;e=t.row_height-i}return e=Math.min(e,t.row…
1 …task_height","offset","task_height_offset","_timelineCacheAttached","_resetTopPositionHeight","_un…
6562 task_height: "full", property in module.exports.result16854 if (skinset.config.task_height)16855 gantt.config.task_height = skinset.config.task_height || "full"; 26825 var height = config.task_height;