top | item 3059956

Zynga open sources panning and zooming library for HTML and Canvas

116 points| caillou | 14 years ago |github.com

17 comments

order
[+] aqrashik|14 years ago|reply
There's no licensing information, even the source files simply have a copyright notice but no mention of the license under which it is being distributed.
[+] adrianwaj|14 years ago|reply
What the web needs is a UI demo site. You could submit a page that was a demo, and it'd have some metadata in the markup to describe it, and then that would be iframed into the site - then there'd be a header to navigate all the demos. It could be called UIpalette. Any takers?
[+] bni|14 years ago|reply
For me the other project they released was more interesting:

https://github.com/zynga/viewporter

Shows to what extremes you need to go to get fullscreen on all the Android customizations out there, HTC, Samsung etc.

Anyway very useful for me since I cant test on all those.

[+] tonyskn|14 years ago|reply
This has just been announced in the JSConf EU conference in Berlin!
[+] localhost3000|14 years ago|reply
how's this compare to something like touchscroll.js for reproducing native-style scrolling in a mobile web app? e.g. content div that scrolls with fixed footer on ios
[+] brador|14 years ago|reply
I would do this too. Nice way to get someone else to solve your difficult problems for free.