Closed greg-norris closed 6 years ago
Could you attach your repro ? You can simple click share and add the link.
Predefined image in on start block only. https://makecode.com/_7FxYL535s4LE
The predefined image from the on start block shows briefly when a forever loop is added with a different image. https://makecode.com/_htdbm1KqR567
Fixed.
Predefined images added to the on start block don't show in the simulator, even when adding a pause. If I also add an image to the forever loop, then I briefly see the first image in the on start block. Show string block also only visible in the forever block.