Project

General

Profile

Actions

Defect #8139

closed

p.push is not an object in dragdrop.js @379

Added by Daniel Tsviatkov almost 15 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Resolution:
Affected version:

Description

the patch should look like this
Line Bourdages 376 of dragdrop.js

---p = Position.page(this.options.scroll);
+++p = Position.page(this.options.scroll).toArray();

Actions

Also available in: Atom PDF