c4tom / evoluspencil

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

Changing X- and Y-coordinate (from toolbar) when multiple objects on canvas are selected affects only one object #263

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Drop several objects onto canvas 
2. Select all of them
3. Change the X  or Y position from the toolbar 

What is the expected output? What do you see instead?
The user expects that new position will be applied to all objects. It is useful 
for moving group of aligned objects precisely. Instead, only one object is 
moved (the first one that was selected)

What version of the product are you using? On what operating system?
1.2 on Firefox 3.6 on WinXP

Please provide any additional information below.
It is possible to do the same by dragging the group of objects, but it's not 
suitable if I want to move the objects, say, only for 1 pixel

Original issue reported on code.google.com by Serhiy.S...@gmail.com on 19 Jan 2011 at 7:23