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

Disable useless nav buttons

Open yucatio opened this issue 9 years ago • 2 comments

Disable useless button

  • disable page-back/page-next button when it is in the first/last page
  • disable 'now' button when it has no .today or can't scroll
  • disable scroll buttons when it can't scroll or start/end of range
  • disable zoom-in/out button when its scale is min/max

these feature require #196

yucatio avatar Jan 25 '16 13:01 yucatio

This change has bug reported by https://github.com/yucatio/yucatio.github.io/issues/1 I'll tell you when I fixed.

yucatio avatar Jan 09 '17 11:01 yucatio

Fixed bug

yucatio avatar Jan 27 '17 19:01 yucatio