Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

v1.2.6

Latest
Compare
Choose a tag to compare
@Schweigi Schweigi released this 20 May 02:07
· 207 commits to develop since this release

Enhancements:

  • Add API function to return the current column date range
  • Improve general performance and remove date watchers used by display type overview (group plugin)
  • Increase Gantt loading performance by not adding new tasks to the visible/filtered task lists.

Fixes:

  • Auto expand called twice on scroll
  • Add missing HTML templates to plugin js files.
  • Row filters are not applied on scrolling
  • Tasks cannot be resized (from the right) in Firefox
  • Custom filterTaskComparator is not applied
  • Calculate group from/to for all display types (group plugin)
  • Handle undefined taskRect in mouseMoveHandler
  • Tooltip "jumps" for a quick moment to the far left side when moving as task to new row
  • API call "Remove data" does not work