ravichugh / sketch-n-sketch

Direct Manipulation Programming for HTML/SVG

Home Page:http://ravichugh.github.io/sketch-n-sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature request] Make clicking on the editor/canvas switch between "Edit/Run Code"

JobLeonard opened this issue · comments

Even in the demo videos I've seen a few "oops, forgot to click the 'edit code'-button" moments, and you designed the program ;)

As far as I can see, there is no ambiguity of intent when clicking on either side, so why not remove the need for a superfluous click on the run/edit code button? This would reduce the "friction" of the editing experience even further!

(note: I'm not suggesting that the button is removed, because it is not immediately obvious that clicking on either side would switch)

Thanks for the feature request. It's definitely on our todo list.

We've made the code always-editable (on the master branch, not deployed yet).