arauchfuss / Simple-Comic

OS X comic viewer
http://dancingtortoise.com/simplecomic/
MIT License
1.09k stars 226 forks source link

Scrolling View #87

Open halida opened 10 years ago

halida commented 10 years ago

I can only view one page or two pages at a time, Is there any way to scrolling page by page?

arauchfuss commented 10 years ago

This is actually something I would like to do eventually. I am completely refactoring the session code to work with Core Animation. Continuous scrolling would be nice but would require a bit of care. Standard page to page scrolling would be relatively easy but the scrollbar would need to be over-ridden.