Added support on top of original repository:
- disableHorizontalDrag - if true, cannot drag sideways
- disableRootDrag - if true, title cannot be dragged
- disableDragging - if true, cannot be dragged at all
- dragDelay - millis to wait after mousedown until dragging starts. For example: 300 = 300 millis.