bksubhuti / tipitaka-pali-reader

A Pali Reading app made in Flutter
21 stars 5 forks source link

Not smooth on my iPad. #145

Closed nandavamsa closed 1 year ago

nandavamsa commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

nandavamsa commented 1 year ago

New version of TPR App is not working properly on my iPad Air3. It is very slow to scroll down and up. Touch Responding is also not very well. App version is 1.7 my iPadOS version is 16.3.1 Thank you / \

bksubhuti commented 1 year ago

Scrolling is slow by a problem with different sized tiles in a listview. It is best to use the TOC to jump to the part you want. It is not mean to do scroll many pages all at once (at this stage), but small scrolling should work (like you are reading and scroll inch by inch).. . However, perhaps we can make a mobile view available for ipad. I did see one that was locked up when it was scrolled. How much free memory do you have. The ipad that locked up was full.

are you scrolling on the side bar or just on the main face of the app window

nandavamsa commented 1 year ago

Side bar scrolling down and up Bante🙏🏻 Main face is ok.

bksubhuti commented 1 year ago

Perhaps with a new update it will be slightly better, however, this is what we have now. Practically, you do not use the sidebar, you know what you are going for , searching or using the main face while reading. It is a known problem, but with flutter (programming framework).

Bhante Subhuti

https://AmericanMonk.org https://withmetta.net

On Thu, 9 Mar 2023 at 07:23, Nandavamsa @.***> wrote:

Side bar scrolling down and up Bante🙏🏻 Main face is ok.

— Reply to this email directly, view it on GitHub https://github.com/bksubhuti/tipitaka-pali-reader/issues/145#issuecomment-1461148271, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKXQWFZCUBXLCXWCCHFOSTW3EZ3BANCNFSM6AAAAAAVSHS3FM . You are receiving this because you commented.Message ID: @.***>

nandavamsa commented 1 year ago

Thank you Bante🙏🏻

bksubhuti commented 1 year ago

Actually I spoke with the main monk programmer. (I'm just a. Monk manager who can do a little bit of code.) It can be reproduced in ios16 but not iOS 15

Can you confirm you are running ios16

nandavamsa commented 1 year ago

Yes, I am running iPadOS 16 on my iPad Air 3th Gen. 🙏

nandavamsa commented 1 year ago

Thank you for new released version which has bug fixed. Now, running of TPR App is Ok on my iPad.

bksubhuti commented 1 year ago

The release was made in haste once we knew the issue. ios 16x has caused this bug . We did an emergency release this past sunday before fully ready and forced the mobile app view.. So currently ios has a "fuzzy" always enabled. There will also be a few seconds delay on the very first typing. After the next release search will be without delay. quickjump might work but don't trust it. The later release to come (already implemented) will have an on off button for fuzzy search and will work without delay.