jQuery.Gantt icon indicating copy to clipboard operation
jQuery.Gantt copied to clipboard

Add scaleSettings for code refinement

Open yucatio opened this issue 9 years ago • 0 comments

  • Reduced switch-case statement by introducing scaleSettigs object.
  • User can choose hours3, hours6 and hours12 in addition.
  • Solved #138 . Solution is different from suggested one. If scale is out of min-max, the min-/max-Scale extend to include given scale.

yucatio avatar Jan 17 '16 07:01 yucatio