Comment #1 on issue 3882 by [email protected]: Can't scale imported graphic
http://code.google.com/p/pharo/issues/detail?id=3882
try with:
ImageMorph>>#isFlexMorph
^ true
it works here.
Comment #1 on issue 3882 by [email protected]: Can't scale imported graphic
http://code.google.com/p/pharo/issues/detail?id=3882
try with:
ImageMorph>>#isFlexMorph
^ true
it works here.