Powerino73 / heekscad

Automatically exported from code.google.com/p/heekscad
Other
0 stars 0 forks source link

GUI weirdness for transform data entry. #324

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The input window behaves strangely when performing a transform operation.

After selecting the objects to be transformed and clicking the menu item for 
'move translate' (for example)  The input window asks for the the 'move from' 
reference point.  If a value is entered manually and the 'finish picking' icon 
is clicked, the value will not be used unless the user has mouse clicked out of 
the field first.  In other words, if you enter '0' for Z and mouse click the 
'finish picking' without clicking out, the previous Z value will be used 
instead.

It would be really nice to be able to click on a coordinate system in the tree 
and use its XYZ position as the input to either the 'from' or 'to' reference 
points.

Original issue reported on code.google.com by shopinth...@gmail.com on 16 Dec 2010 at 3:15