[Cuis-dev] Improve "debug action" for MVCMenuMorph
Facundo Javier Gelatti
javiergelatti at gmail.com
Thu Apr 2 12:01:01 PDT 2026
Hello!
I attach some changes to improve the "debug action" option for the
MVCMenuMorph. It's a bit ad-hoc, but I think it's encapsulated enough (all
the changes are in MenuItemMorph) and it gets the job done. Below I explain
the use case.
Say that you want to debug what happens when you try to browse this change
set. After you drop the file, you could use the "debug action" option on
the halo of the "browse code" item:
[image: image.png]
But if you do that, you'll notice that you end up in the #selectMVCItem:
method, unable to see the actual code you were interested in. After you
file-in this change, you correctly end up on the #fileNamedDropped: method.
Cheers!
Facu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260402/d88f4118/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 81010 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260402/d88f4118/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7842-CuisCore-FacundoJavierGelatti-ImproveDebugActionForMVCMenuMorph.cs.st
Type: application/vnd.sailingtracker.track
Size: 1846 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260402/d88f4118/attachment-0001.st>
More information about the Cuis-dev
mailing list