Maybe we could change the LazyListMorph implementation to allow crossing the columns correctly? This would us to take advantage of all available space.





Von: Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Thiede, Christoph
Gesendet: Mittwoch, 23. Oktober 2019 14:39:30
An: John Pfersich via Squeak-dev
Betreff: Re: [squeak-dev] Give debuggers more space ... :-)
 

Personally, I find the old version "[] in Class >> #selector" much better to read. And how would you handle nested, nested, nested blocks? ;-) In this case, I think a preference for "enable/disable modern debugger layout" would be useful.


However, the column alignment is a cool thing. Did you consider aligning the columns at the left and right border rather than centering them?


Best,

Christoph


Von: Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Taeumel, Marcel
Gesendet: Mittwoch, 23. Oktober 2019 14:02:09
An: John Pfersich via Squeak-dev
Betreff: Re: [squeak-dev] Give debuggers more space ... :-)
 
How will it look with long class names (or two of them)?


Okay-ish.... Not sure about that "[ ] in" ... it might deserve an extra column in the middle:


Best,
Marcel

Am 17.10.2019 20:24:02 schrieb Jakob Reschke <forums.jakob@resfarm.de>:

How will it look with long class names (or two of them)?

Am Mi., 16. Okt. 2019 um 12:57 Uhr schrieb Marcel Taeumel <marcel.taeumel@hpi.de>: