ShaastraWebops / windows-app-15

Windows App
1 stars 0 forks source link

Shows Page #4

Open AbdealiLoKo opened 10 years ago

AbdealiLoKo commented 10 years ago

Shows Page

This will be a static page. I.e. no info from server will be got for this

AbdealiLoKo commented 10 years ago

Updates ?

nishanthkarthik commented 10 years ago

I got a library from which I can directly do a slideshow. The Issue is I am still unable to figure out how to use it. I am working on it. If this cups, I will write the entire button, slide animations, pinch zoom by myself before weekend. Apologies for no responses, I have been doing a bit of CFI work too. Meanwhile, I made some performance improvements to lectures page. The responsiveness is Poor as said by App Analysis tool, and, we have to make it better, more fluidic to put it in store.

AbdealiLoKo commented 10 years ago

Push even if code is partial On average in git an active project will have 10pushes everyday. It's just an extra line to run

If your laptop crashes tonight, atleast code is saved in git. On Jul 9, 2014 9:29 PM, "nishanthkarthik" notifications@github.com wrote:

I got a library from which I can directly do a slideshow. The Issue is I am still unable to figure out how to use it. I am working on it. If this cups, I will write the entire button, slide animations, pinch zoom by myself before weekend. Apologies for no responses, I have been doing a bit of CFI work too. Meanwhile, I made some performance improvements to lectures page. The responsiveness is Poor as said by App Analysis tool, and, we have to make it better, more fluidic to put it in store.

Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/windows-app-15/issues/4#issuecomment-48494952 .

AbdealiLoKo commented 10 years ago

Status ?

nishanthkarthik commented 10 years ago

Shows page zoom part not working properly. Have to debug that. You can see my pushes list for the optimizations I made. I cut down ram usage more than 50%. The zoom/pan part is still messy.

AbdealiLoKo commented 10 years ago

Ah nice, u using some library? On Jul 22, 2014 6:13 PM, "nishanthkarthik" notifications@github.com wrote:

Shows page zoom part not working properly. Have to debug that. You can see my pushes list for the optimizations I made. I cut down ram usage more than 50%. The zoom/pan part is still messy.

Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/windows-app-15/issues/4#issuecomment-49733332 .

nishanthkarthik commented 10 years ago

Yes and no. I am using wptoolkit for listening to pinch gestures, but, doing the resizing in code. There was no library for this.