fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.98k stars 826 forks source link

free rotation issues #1891

Open davidperrenoud opened 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on March 11, 2012 01:48:38

if you select a group of parts in fritzing (pcb view), you can move them around as a group but if you try to rotate them free, only one part is rotated.

Changing the angle of a part in the xml file is really hard, because you use a transformation matrix.

If you rotate a part free, it snaps to the main angles. That is fine, but if you need an angle near the main angle, you can not reach it. Better would be if the part rotates free and snaps to angles by pressing shift or some other key.

Original issue: http://code.google.com/p/fritzing/issues/detail?id=1891

davidperrenoud commented 10 years ago

From irasc...@gmail.com on March 10, 2012 22:49:44

for the third point, instead of using a control key, use the velocity--faster rotation snaps, slow rotation doesn't

davidperrenoud commented 10 years ago

From irasc...@gmail.com on December 30, 2012 12:22:50

trying to rotate at exactly 30 degrees is difficult. Either add another detente or consider making a display for the current angle.