Page 1 of 1

Deselecting Shapes

Posted: Fri Oct 22, 2004 7:30 am
by teotoon
Is it possible to modify Lua Script to be able to deselect shapes, points by clicking outside them on the canvas, instead of using "Enter" command?

Posted: Fri Oct 22, 2004 5:51 pm
by Lost Marble
That happens right now. With the Select Shape or Select Points tools, if you click on a blank spot on the canvas, the selected object(s) get deselected.

If you mean for it to happen this way with any other tools, then I guess it's possible, but not the way we chose to make Moho work. For example, we don't want users to have to click excatly on a point to move it with the Translate Points tool. Clicking near a point makes it easier to work quickly, without having to position the mouse withint a precise 3-pixel spot.