mozilla / napkin

Napkin is a rapid web prototyping tool intending to bridge the gap between product/UI/UX and development processes when building applications and sites.
Other
40 stars 6 forks source link

Click target for form component should be the entire thing #32

Closed fwenzel closed 12 years ago

fwenzel commented 12 years ago

The form component looks like this:

form

I think the text box is just an illustration of what a form is? Yet I can click it and write into it with no obvious effect. Instead, the entire box should be the click-and-drag target.

karthikv commented 12 years ago

This was addressed in the commit referenced above.