You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm playing with the Snowman plugin, and for now I stumbled upon the following UI bugs:
While dragging the Snowman tab, the following error message appears:
NOT FOUND IN CONFIG! - TabOrder:Snowman
Perhaps it's due to this change, but hardcoding the entries in the debugger itself limits plugin authors.
The F5 shortcut doesn't work until you right-click on the disassembler view. Once you do, it suddenly starts working. I thought that might be because of a conflict, and indeed the Shortcuts dialog has F5 assigned to Actions -> Refresh (not used in disassembler view as far as I see), but removing the assignment didn't fix it.
I didn't investigate the two too much, since I thought that you might have a solution right away. If you don't and prefer not to look at it at the moment, I might dive deeper into it.
The text was updated successfully, but these errors were encountered:
The first issue I saw before (also other plugins suffer from it), and it should be fixed today. As for the second issue I'll check that out, not entirely sure why it happens.
Heya, that issue should now also be fixed. I'm still looking into this issue with the hotkeys not working but it's not looking good since I didn't find anything yet.
Hi,
I'm playing with the Snowman plugin, and for now I stumbled upon the following UI bugs:
Perhaps it's due to this change, but hardcoding the entries in the debugger itself limits plugin authors.
Actions -> Refresh
(not used in disassembler view as far as I see), but removing the assignment didn't fix it.I didn't investigate the two too much, since I thought that you might have a solution right away. If you don't and prefer not to look at it at the moment, I might dive deeper into it.
The text was updated successfully, but these errors were encountered: