UI bugs
m417z opened this issue · 3 comments
Hi,
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.
Hi,
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.
Thanks. I see that it indeed was fixed, but I now noticed this issue:
Toggling "Enable Load/Save Tab Order" makes the Snowman tab disappear.
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.