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

All token assets are retrieved on load #52

Closed
Kruptein opened this issue Jul 17, 2018 · 1 comment
Closed

All token assets are retrieved on load #52

Kruptein opened this issue Jul 17, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Kruptein
Copy link
Owner

When opening a planarally session as a DM, all tokens are immediately retrieved from the server so that they can be shown in the asset menu.

This heavily increases the initial payload without any real advantage. In my personal asset lib it for example retrieves 180mb worth of images taking 1.3 minutes.

This should be improved to something using lazy loading.

Ideally this is tied in with the general asset design overhaul in #44

@Kruptein Kruptein added the enhancement New feature or request label Jul 17, 2018
@Kruptein Kruptein added this to the 1.0 milestone Jul 17, 2018
@Kruptein Kruptein self-assigned this Jul 17, 2018
@Kruptein
Copy link
Owner Author

Kruptein commented Aug 5, 2018

With the new way assets are listed, this no longer is an issue

@Kruptein Kruptein closed this as completed Aug 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant