tidalcycles / strudel

Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
https://strudel.cc/
GNU Affero General Public License v3.0
643 stars 111 forks source link

fix: share now shares what's visible instead of active #985

Closed felixroos closed 6 months ago

felixroos commented 6 months ago

when pressing share before pressing play for the first time, the initial "// LOADING" string would be shared. The fix now just shares the code that is in the editor instead of using the activated code