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

documents with many color palettes are extremely laggy now #15

Closed
incantatem1 opened this issue Jul 13, 2024 · 3 comments
Closed

documents with many color palettes are extremely laggy now #15

incantatem1 opened this issue Jul 13, 2024 · 3 comments

Comments

@incantatem1
Copy link

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).

@incantatem1
Copy link
Author

addition: seems to be happening mostly with bigger palettes that have more colors in them, although i can't say for sure

ALegendsTale added a commit that referenced this issue Jul 15, 2024
+ 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
@ALegendsTale
Copy link
Owner

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.

@incantatem1
Copy link
Author

looks much better now, thanks for the tip as well!

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

No branches or pull requests

2 participants