-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
documents with many color palettes are extremely laggy now #15
Comments
addition: seems to be happening mostly with bigger palettes that have more colors in them, although i can't say for sure |
+ improved palette reload efficiency #15 + `reloadDelay` setting to reduce resources when reloading palettes + helper fns + convert some callbacks to pub/sub events. `EventEmitter` class + fix: toggle scrollbar based on width - remove unnecessary loop in Canvas class
Hello, thank you for reporting this. I've attempted to fix this issue in the latest release, along with some general performance improvements. If they are still unresponsive, try modifying the new Reload Delay setting. Larger numbers will help improve performance at the cost of responsiveness. The default is 5. |
looks much better now, thanks for the tip as well! |
since one of the recent updates it's near impossible to scroll through documents with many color palettes. i have some documents with a large collection of palettes which are basically inaccessible now (tested with various themes, all have the same problem).
The text was updated successfully, but these errors were encountered: