droplet-editor / droplet

Block language reenvisioned as a text editor
http://droplet-editor.github.io
MIT License
225 stars 84 forks source link

Remove reliance on calculated width and prevent workspace from displaying outside its container #211

Closed jmkulwik closed 5 years ago

jmkulwik commented 5 years ago

Relates to this PR in the code-dot-org repo: https://github.com/code-dot-org/code-dot-org/pull/29849

OLD: workspaceWithoutDropletChanges

NEW: workspaceWithDropletChanges

CS50 workspace after changes cs50withChanges