-
Notifications
You must be signed in to change notification settings - Fork 25
Enhancing quality of thumbnails #42
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for hoppdocs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Thanks for the PR @mumair5393. The code change looks fine. I will test it locally tomorrow and if everything is good, I will merge it. |
There is a problem, increasing the res is increasing the time it takes to get the screenshots (the example is for two monitors). current res
pr
no resize
We could explore the following solutions:
If you can think of something else, feel free to try. |
In case you don't know it, you can test your changes just by running the core process.
then from a different shell
|
This PR includes: