On Sep 7, 2011, at 7:52 PM, Stéphane Ducasse wrote:
I like the fact that the method symbols are aligned If the class name is too long (is it cut) so that we can still see the selector without horizontally scrolling?
When the name is too long (it should never happened in a perfect world ;)) the "middle" is moved :) So you do not have to scroll, but as in the previous debugger, the selector can be hidden I just notice that no scrollbar appears, I will fix that ;) Ben
On Sep 7, 2011, at 6:09 PM, Benjamin wrote:
Hello guys,
Camillo and I were looking for a way to improve the way the debugger show the stack, so we worked on a tabbed version of the list. Here is a screenshot:
<Screen shot 2011-09-07 at 4.56.06 PM.png>
And so we implement the same on senders/implementors :)
Do you like it ? (Should it be integrated ?)
Thanks in advance for your feedback,
Ben