thelostword / timeline

Canvas timeline, supports zooming, dragging, and infinite scrolling. -- Canvas 时间轴组件,支持缩放、拖拽、无限滚动
https://thelostword.github.io/timeline/
MIT License
41 stars 7 forks source link

Dragging timeline doesn't work properly on firefox #9

Closed muhammad-towfique-imam closed 1 month ago

muhammad-towfique-imam commented 1 month ago

The current implementation of the drag functionality in the TimeLine class is not working properly on Firefox. Specifically, the offsetX property is inconsistent and sometimes returns 0, which breaks the dragging behavior.

Current Behavior

Expected Behavior

firefox-drag-issue firefox-build-info.txt