-
Notifications
You must be signed in to change notification settings - Fork 4
Bug fix and navigation features #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hey, this is fantastic! Now I don't have time to work on it, so could you please merge your changes And please give me a link for this project - it would be awesome to see Thanks, On Tue, Jan 24, 2012 at 10:30 AM, Mikey Gee <
|
|
Hey, I don't have an account with Codeplex, and I don't really want to sign up for one. I use github for everything. It's only one file, so should be easy to incorporate in whatever system you're using. Here is a link to the project as an example of how I used it: http://511contracosta.org/hydrogencars/ Thanks for the great work. It came in very handy. |
|
Ah, ok. I'll merge these changes in, thanks! Btw, nice website! On Wed, Jan 25, 2012 at 8:53 AM, Mikey Gee <
|
|
Hi Mikey I've just moved your changes to Codeplex. Thanks again for supporting the Ivan |
|
Sure thing, glad I could help. On Fri, Feb 17, 2012 at 12:12 PM, suhinini <
|
|
I want to have this bookview as horizontal.have to update updateHandlePositions() function.anyone tried this? |
Hey there, really cool project you got here. I used your code for an online book project and noticed an issue where clicking above or below the pages within the canvas activated a page turn. This is a fix for that issue, as well as a few extra functions to support navigating the book. Also put in a couple of visual options for adding a shadow effect and clearing out the plain background color if using a non-solid background. Just thought I'd do a pull request in case you find it useful.