[Pharo-project] Issue 3239 in pharo: CUIS added MessageTally default size tweaks
Status: Fixed Owner: stephane.ducasse Labels: Milestone-1.2 Type-Squeak Difficulty-Easy New issue 3239 by stephane.ducasse: CUIS added MessageTally default size tweaks http://code.google.com/p/pharo/issues/detail?id=3239 Item was changed: ----- Method: MessageTally class>>defaultMaxClassNameSize (in category 'defaults') ----- defaultMaxClassNameSize "Return the default maximum width of the class name alone" + ^50! - ^30! Item was changed: ----- Method: MessageTally class>>defaultMaxClassPlusSelectorSize (in category 'defaults') ----- defaultMaxClassPlusSelectorSize "Return the default maximum width of the class plus selector together (not counting the '>>')" + ^100! - ^60!
Updates: Status: Closed Comment #1 on issue 3239 by stephane.ducasse: CUIS added MessageTally default size tweaks http://code.google.com/p/pharo/issues/detail?id=3239 in 12234
participants (1)
-
pharoï¼ googlecode.com