nfgaetest

Results 2 issues of nfgaetest

`api.tasks.on.moveEnd` event does not fire on iPad. [This](http://plnkr.co/edit/4XsEcdFmr0zTJhqfqXjd?p=preview) is a plunker demo. When moving `test` task from `row1` to `row2`, both move begin and move end will be displayed on...

HTML inside a variable is not interpreted on gantt-tooltips. JS: `$scope.data = [ {name: ..., tasks: [ { ... string: "abcdefg" } ]} ];` HTML `` will be displayed `abcdefg`....