worldview
worldview copied to clipboard
WV-2887 Preload Tour Story Imagery
Description
This adds preloading to all the imagery in a tour story when a tour story is initiated. Custom palettes are implemented. Still to be implemented: min/max palette values.
How To Test
-
git checkout wv-2887-preload-tourstory
-
npm ci
-
npm run watch
- Open any Tour Story and navigate through each step.
- Verify that the imagery for each step is already preloaded before being the step is rendered onscreen.