-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Never cache watermarked files, add reload() method (#562)
- Never cache watermarked files - Separate loading and re-loading (when cache is stale or file is newly watermarked) when loading from server - Remove superfluous caching before loading from cache - Add new public method to reload current preview and replace legacy methods of reloading preview with new method
- Loading branch information
Showing
6 changed files
with
216 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.