tomfrascone / diy-layout-creator

Automatically exported from code.google.com/p/diy-layout-creator
0 stars 0 forks source link

Rotation from the menu doesn't work as anticipated #238

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you attempt to rotate a component that supports rotation (such as a passive 
e-cap for instance), you will find that it will go through the correct rotation 
sequence when using the keyboard shortcuts, but NOT when selecting rotation 
from the menu. Instead, it will skip steps (rotate more than 90 degrees), or 
will sometimes simply ignore the request. Once there has been a "problem" 
rotation from the menu, it will sometimes also subsequently mess up later 
keyboard driven rotations.

Also, rotation menu options should only be lit up when an component supporting 
rotation is selected. These should be greyed out when it is not available. 
Right now, these are active even when no object is selected. 

Finally, the having the tube schematic elements not support rotation (and 
flipping so that the grid can appear on different sides) is a more-or-less 
major nuisance that keeps me from using the schematic drawing as much as I 
might otherwise.

Original issue reported on code.google.com by pmfawc...@gmail.com on 21 Aug 2013 at 6:21