I expected the Challenge Thumbnail to behave the same way that regular thumbnails on the teacher dashboard do. However I am experiencing an issue where the background layer of the of the thumbnail does not appear.
Hi @mxepstein. I was able to get a better thumbnail by
- Defining the bounds of the sketch and graph
- Defining the background and bounds for the challenge in the CL:
challengeBackground: layerStack(graphLayer(graphWithSketch.calculatorState), sketchLayer(sk.sketch))
challengeBounds: sk.bounds