kvinwang / evoluspencil

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

Geometry toolbar does not respect shape definition for box lockRatio, lockWidth, lockHeight #196

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using the mouse to resize a shape the lockRatio, lockWidth and lockHeight 
as specified in shape definition are respected -> correct.

When using the geometry toolbar to resize a shape the lockRatio, lockWidth and 
lockHeight are *NOT* respected -> correct.

The Width box should be disabled for lockWidth=true.
The Height box should be disabled for lockHeight=true.
Changing either Width or Height when lockRatio=true should retain ratio.

OS version: Windows Vista SP2
Pencil version: 1.2

Original issue reported on code.google.com by dejong.m...@gmail.com on 29 Jul 2010 at 10:41