chenbo007 / svg-edit

Automatically exported from code.google.com/p/svg-edit
0 stars 0 forks source link

from click to hover, in freehand button menu #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a use want to draw rectangle, he has to make 2 clicks. First click to
open a 3 button menu and then one more click to select one out of it.
IMHO, It is better to convert 1st click into hover so the operation will be
much easier.

Original issue reported on code.google.com by narendra.sisodiya on 27 Jun 2009 at 10:51

GoogleCodeExporter commented 9 years ago
Please make a review for the change done at revision 213
http://code.google.com/p/svg-edit/source/detail?r=213

Original comment by narendra.sisodiya on 27 Jun 2009 at 11:34

GoogleCodeExporter commented 9 years ago
After playing with it, I'm convinced that mousedown to bring up the flyout and
mouseup to select the tool is the better approach.  This has been committed in 
r217.

Original comment by codedr...@gmail.com on 28 Jun 2009 at 5:51

GoogleCodeExporter commented 9 years ago
I agree , r217 is cool

Original comment by narendra.sisodiya on 28 Jun 2009 at 7:10