Searched refs:smart_scales (Results 1 – 4 of 4) sorted by relevance
899 smart_scales: boolean; property
13 …smart_scales){var t=this.getViewPort(),e=this._scales;this.$task_scale.innerHTML=this._getScaleChu…
1 …smart_scales","viewPort","getViewPort","_scales","_getScaleChunkHtml","x_end","y_end","taskFilter"…
6588 smart_scales: true, property in module.exports.result26337 if (!config.smart_scales) return;26619 if (globalConfig.smart_scales && (!isNaN(fromPos) && !isNaN(toPos))) {26643 var position = globalConfig.smart_scales ? ("position:absolute;left:" + left + "px") : "";