Page 1 of 1

Deselecting Shapes

Posted: Thu Oct 21, 2004 11:30 pm
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 9:51 am
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.