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

Fix RSS exploding when zoom in on large pages #122

Conversation

yhyh0
Copy link
Contributor

@yhyh0 yhyh0 commented Apr 9, 2024

Might also worth considering that we crop the scaled image to cover only the visible rect... Any thoughts? Would that break too many parts?

Now it takes about 120mb for a 3000*4000 page to scale up to 2.0, it won't work well if we scale it all the way up to the max scale of 7 or higher

…exploding_when_zoom_in_on_large_pages

* commit 'ddafe1337a17137c3185c7ffb91f40579b1754e5':
  1.0.52
  Fixes memory leak issues

# Conflicts:
#	lib/src/widgets/pdf_viewer.dart
@yhyh0 yhyh0 closed this Apr 9, 2024
@yhyh0 yhyh0 deleted the fix_rss_exploding_when_zoom_in_on_large_pages branch April 9, 2024 07:55
@yhyh0
Copy link
Contributor Author

yhyh0 commented Apr 9, 2024

@espresso3389 closed the pr since I saw your changes, but the question remains.. Still value your thoughts when you get a chance to look at it.
And I notice a few blink(no pdf image showing up for a ms) when move/scale using the latest 1.0.52. I'm looking at it, but if you already know/fix the issue, please let me know :)

@espresso3389
Copy link
Owner

Yes, I also realized there are blinks on certain operation. I'm checking it.

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

2 participants