• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scrolling small pages in 1.9.5
#9
The combination of settings you are using (align first page to top and bottom align other pages) leads to some interesting problems with the layout logic, especially when testing with only a few small pages (I was testing with a setlist with a lot of pages).  If the first page is aligned to the top and the second page is so small that you can also see the third page, then the next page turn that is issued requires some special handling. This is because MobileSheetsPro sees that the current page is 1 and you are turning to page 2, but the bottom of page 2 is already above the bottom of the screen, which normally shouldn't happen when pages are aligned to the bottom. So I have to fall back to aligning the next page turn to the top of page 2. Unfortunately, that logic must also be missing a check to see if the scroll would cause the bottom of the last page to be scrolled up past the bottom of the screen. So I'll have to add additional logic for that (and also ensure that it works when the third page is so small that all three pages fit on the screen at once). Note that you won't encounter any of these issues if you don't align the first page to the top or you have all pages top aligned.

Mike
Reply


Messages In This Thread
Scrolling small pages in 1.9.5 - by AndyL - 10-06-2017, 09:00 PM
RE: Scrolling small pages in 1.9.5 - by Zubersoft - 10-07-2017, 07:00 AM
RE: Scrolling small pages in 1.9.5 - by Phillip21 - 10-13-2017, 05:48 AM
RE: Scrolling small pages in 1.9.5 - by Zubersoft - 10-16-2017, 04:21 PM
RE: Scrolling small pages in 1.9.5 - by AndyL - 10-17-2017, 12:22 AM
RE: Scrolling small pages in 1.9.5 - by Zubersoft - 10-17-2017, 02:09 AM
RE: Scrolling small pages in 1.9.5 - by AndyL - 10-17-2017, 10:32 AM
RE: Scrolling small pages in 1.9.5 - by AndyL - 10-23-2017, 09:01 PM
RE: Scrolling small pages in 1.9.5 - by Zubersoft - 10-23-2017, 10:45 PM
RE: Scrolling small pages in 1.9.5 - by AndyL - 10-23-2017, 11:13 PM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.