Re: [brlcad-devel] Loader indicator in OGV

2015-06-09 Thread Inderpreet Singh
On Sun, Jun 7, 2015 at 3:53 AM, Deepak Sharma wrote: > Hello Inderpreet, > > I have been trying hard to implement it but no success. I have worked > conflicts in template name. I would recommend keeping the uploading part in collectionFS for now, collectionFS was chosen because it didn't involve

Re: [brlcad-devel] Loader indicator in OGV

2015-06-06 Thread Deepak Sharma
On Sat, Jun 6, 2015 at 4:37 PM, Inderpreet Singh wrote: > Any update on this ? Hello Inderpreet, I have been trying hard to implement it but no success. I have worked with the various packages but I'm unable to synchronized it. It is consuming lot of time and the process of going in different fi

Re: [brlcad-devel] Loader indicator in OGV

2015-06-06 Thread Inderpreet Singh
On Jun 4, 2015 10:57 AM, "Inderpreet Singh" wrote: > > > On Jun 4, 2015 12:04 AM, "Deepak Sharma" wrote: > > > > You must also search collectionfs issues regarding this on github. Probably someone had already solved this issue. Any update on this ? --

Re: [brlcad-devel] Loader indicator in OGV

2015-06-03 Thread Inderpreet Singh
On Jun 4, 2015 12:04 AM, "Deepak Sharma" wrote: > > According to my second milestone I need to add loader indicator when > .g file has to be uploaded. I am bit confused as I had to go deep into > the code. As far as I can understand waitOn function is used for > loading purpose. Also I have tried

[brlcad-devel] Loader indicator in OGV

2015-06-03 Thread Deepak Sharma
According to my second milestone I need to add loader indicator when .g file has to be uploaded. I am bit confused as I had to go deep into the code. As far as I can understand waitOn function is used for loading purpose. Also I have tried using Meteor-nprogess just for the testing purpose, the res