Skip to content
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

Improve rendering speed #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yinsee
Copy link

@yinsee yinsee commented Oct 2, 2020

improve page turning speed by hiding invisible pages

- fix exception when going Prev() at the first page
- optimize rendering by hiding invisible pages using Offstage
@ivanlikov
Copy link

Can you please merge it as we want to use the better code, does this get support or not?

@mabDc
Copy link

mabDc commented Mar 20, 2021

it works nice when it is hundreds of pages which content is painter in canvas ( performance huge improved

@mabDc
Copy link

mabDc commented Mar 25, 2021

i found another better way : use only one AnimationController and only one PageTurnEffect, and in class PageTurnEffect get the current page and isForward to painter one or two page[s]

@Mu7ammadRasul
Copy link

Mu7ammadRasul commented Aug 30, 2021

i'm so sad that i thought I have found a good package, despite how nice it works after all of this but still it has some serious issues and seems like they are not into fixing them, the resolution of widgets is worse than my iphone 5 and some other issues will make you just decide no to use the package, hope they fix it in near future, still want to know how to fix the resolution and when the app runs it needs a hot reload to load widgets specifically images i used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants