Skip to content

takipi-0.0.1

Latest
Compare
Choose a tag to compare
@shimonmagal shimonmagal released this 24 Apr 19:45
c1d2bce

Added support on top of original repository:

  1. disableHorizontalDrag - if true, cannot drag sideways
  2. disableRootDrag - if true, title cannot be dragged
  3. disableDragging - if true, cannot be dragged at all
  4. dragDelay - millis to wait after mousedown until dragging starts. For example: 300 = 300 millis.