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

Create layer image cache #47

Open
blairmacintyre opened this issue Feb 24, 2022 · 0 comments
Open

Create layer image cache #47

blairmacintyre opened this issue Feb 24, 2022 · 0 comments

Comments

@blairmacintyre
Copy link
Member

Ethereal supports saving and reloading a browser cache of rasterized images. We should consider creating one per room and supporting reloading it:

  • go into the room and wait till everything is rasterized
  • save cache
  • put it on data/ somewhere based on room #
  • reload the cache when we return to the room

Question would be how to know if you want to reload it or not, we don't want to download and reload every time. you visit the room, I don't think

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

1 participant