-
Notifications
You must be signed in to change notification settings - Fork 81
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
[Bug]: performance issue on large single page #667
Comments
thanks for reporting, i tested it myself and on firefox it is very buggy, on windows it seems to handle it (maybe because the pc is better than a phone) |
Umm After comparing Chromium and firefox (on Laptop with power mode on performance) both give nearly same performance when moving around on canvas. From my previous observations I think so my laptop was running on power saving mode I think that, tools like |
Okay thanks. I just wanted to be sure I could reproduce this behavior. |
path eraser tool when delete an element whole visible area is canvas is rerendered. bdf04323-5fac-49fe-aa2b-3007df3760ed.mp4 |
Which version do you use currently? |
2.1.0-rc.3 |
Okay thanks, i will check it |
fixed in 2.1.1-rc.1 |
32e6522d-66d6-4d44-8b4a-aa428eccbfa1.mp4
|
thanks for testing, I will try to improve this a bit |
I have also started hitting this issue. Seems like there is some logic going when a line being initiated, and that logic is somehow badly dependent on the number of lines present on the page. My device is Samsung Galaxy Z Fold 5, must be quite performant for the time, so hardware is not the case. |
Okay, thanks for reporting and an example file. |
i added some performance improvements but if this doesn't help, you could disable autosaving in the settings |
Disabling auto-save can effectively prevent the lagging phenomenon of handwritten pen strokes, especially on pages with a lot of handwritten content. However, it would be helpful to add a feature that automatically saves the content upon exiting the page to avoid losing notes. Thank you. |
What happened?
A bug happened!
when moving around on canvas
Platform Tested:
WPA(firefox)
Android
File: https://github.com/LinwoodDev/Butterfly/files/15015668/butterfly.bfly.zip
Version
2.1.0-rc.0
Platform
Android
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: