ccrma / webchuck-ide

A Web-Based Programming Sandbox for ChucK
https://chuck.stanford.edu/ide
MIT License
12 stars 2 forks source link

fix auto generated gui, update URL loading #6

Closed terryzfeng closed 11 months ago

terryzfeng commented 11 months ago

Auto generating a GUI no longer needs to refresh the page URL loading works for both 'url' and 'URL' Webchuck IDE will display the last active panel between (console, visualizer, and GUI canvas)

terryzfeng commented 11 months ago

Fixes #3

cchafe commented 11 months ago

no luck here in a separate tab, load IDE
create a "new" document and paste in the code, generate GUI -- works fine But load code directly, then generate GUI, the GUI panel is wedged (no slider)