worldview icon indicating copy to clipboard operation
worldview copied to clipboard

WV-2887 Preload Tour Story Imagery

Open christof-wittreich opened this issue 1 year ago • 0 comments

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

  1. git checkout wv-2887-preload-tourstory
  2. npm ci
  3. npm run watch
  4. Open any Tour Story and navigate through each step.
  5. Verify that the imagery for each step is already preloaded before being the step is rendered onscreen.

christof-wittreich avatar Jan 16 '24 20:01 christof-wittreich