[Pharo-project] Issue 3882 in pharo: Can't scale imported graphic
Status: Accepted Owner: hilaire....@gmail.com Labels: Type-ReportDefect Milestone-1.2 Importance-High New issue 3882 by hilaire....@gmail.com: 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
Comment #1 on issue 3882 by hilaire....@gmail.com: Can't scale imported graphic http://code.google.com/p/pharo/issues/detail?id=3882 try with: ImageMorph>>#isFlexMorph ^ true it works here.
Updates: Status: FixToInclude Labels: Milestone-1.3 Comment #2 on issue 3882 by marcus.d...@gmail.com: Can't scale imported graphic http://code.google.com/p/pharo/issues/detail?id=3882 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com