I think I have a fix in place for the swiping problem.
A couple of questions: Are your pages larger than the height of the screen? In this case, the code is doing what it is designed to do - make sure you don't miss content at the bottom of the page. If your pages are the same height as the screen or smaller, and the page turns are not working properly, then that is a bug I'll have to fix. I did notice a problem with the next up song bar being displayed. I'm not sure yet if the title bar also causes a similar problem. I believe I know why this is occurring though.
A couple of questions: Are your pages larger than the height of the screen? In this case, the code is doing what it is designed to do - make sure you don't miss content at the bottom of the page. If your pages are the same height as the screen or smaller, and the page turns are not working properly, then that is a bug I'll have to fix. I did notice a problem with the next up song bar being displayed. I'm not sure yet if the title bar also causes a similar problem. I believe I know why this is occurring though.