Updates:
Labels: Milestone-1.2
Comment #1 on issue 3503 by aplantec: LongMessageDialogWindow should be
resizeable
http://code.google.com/p/pharo/issues/detail?id=3503SLICE-Issue-3503-LongMessageDialogWindow-should-be-resizeable in InBox.
Could be for 1.2 since it only needs #isResizeable redefinition in
LongMessageDialogWindow:
LongMessageDialogWindow>>isResizeable
"Answer whether we are not we can be resized."
^true