ballercat / walt

:zap: Walt is a JavaScript-like syntax for WebAssembly text format :zap:

Home Page:https://ballercat.github.io/walt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canvas example breaks if `canvas` button is not selected before pressing play

JobLeonard opened this issue · comments

Expected

Explorer should switch to Canvas tab and show bouncing particles

Actual

image

Suggested Fix

Perhaps mounting all the tabs in React, but hiding them via CSS?

Yeah, this has always been an issue. Switching to the correct tab would probably be best.