frappe / gantt

Open Source Javascript Gantt
https://frappe.io/gantt
MIT License
4.76k stars 1.06k forks source link

[BUG] Dragging progress really fast to the left doesn't set progress to 0 #430

Closed KebabRonin closed 1 hour ago

KebabRonin commented 2 months ago

Dragging the progress to the right seems to stop at 100% every time, but dragging to the left will stop at random points depending on how fast you were going.

dragging example

(Tested on latest release 0.8.0)

safwansamsudeen commented 1 hour ago

Fixed today, nice catch.