Status: Accepted
Owner: [email protected]
Labels: Type-ReportDefect Milestone-1.2 Importance-High
New issue 3882 by [email protected]: Can't scale imported graphic
http://code.google.com/p/pharo/issues/detail?id=3882
With Pharo 1.2
A DrGeo user dragging and dropping a picture in DrGeo related me the
graphic can't be scaled from the halo scale icon. It was possible in the
past, what's wrong?
When rotating an image morph, it mutates as a transformation morph
(TransformationMorph), then you can scale it. Scaling could have the same
behavior.
Sadly I don't see where it can be done.
The logic seems rather complicated