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

Thumbnail update performance fix #275

Merged
merged 6 commits into from
Feb 2, 2021
Merged

Thumbnail update performance fix #275

merged 6 commits into from
Feb 2, 2021

Conversation

spereirag
Copy link
Contributor

Saving a view takes a long time for complex interfaces. This is due to to html2canvas limitations when programmatically taking a screenshot. There is currently no fix for the performance issues, so in this PR the functionality of updating the View's thumbnail has been made independent of saving the View to the backend, so that the usability impact can be mitigated.

@spereirag spereirag changed the title WIP: Thumbnail update performance fix Thumbnail update performance fix Jan 28, 2021
@spereirag spereirag merged commit 9e14977 into develop Feb 2, 2021
@spereirag spereirag deleted the screenshot-lag-fix branch February 2, 2021 13:52
@sebastian-aranda sebastian-aranda mentioned this pull request Apr 1, 2021
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.

2 participants