Changes

Summary

  1. handles file drop with a FileStream instead of a binary write stream. (details)
  2. Broken example deleted from ExpanderMorphContracted class comment (details)
Commit 73ef442b54ea54cd07ef02d1eba92e39f6f11ab6 by tomohiro.tomo.oda
handles file drop with a FileStream instead of a binary write stream.
fixes https://github.com/pharo-project/pharo/issues/3679
The file was modifiedsrc/Morphic-Base/DefaultExternalDropHandler.extension.st (diff)
The file was modifiedsrc/Morphic-Core/PasteUpMorph.class.st (diff)
Commit d09915ab47683f4e137544a0f0318ddeebd71bd0 by bracken.spencer
Broken example deleted from ExpanderMorphContracted class comment
The file was modifiedsrc/Polymorph-Widgets/ExpanderMorphContracted.class.st (diff)