Niteesh Kumar

Results 3 issues of Niteesh Kumar

{ "name": "ngGAPI", "version": "0.0.0", "main":"gapi.js", "ignore": [ "*_/._", "node_modules", "components" ], "devDependencies": { "angular": "~1.0.7", "angular-mocks": "~1.0.7", "angular-mocks-unstable": "~1.1.5", "angular-unstable": "1.1.5" } }

I am always getting getScreenRect(fromHero, _fromScreen); as { height:0, left:0, top:0, width:0 } as such animation always starts from top left corner

Looks like COMPLETE event is fired before all candidates are gathered and we receive the candidates event after this events in JS. public void onIceGatheringChange(final IceGatheringState arg0) { try {...