Actions
Bug #825
closedIn AOZ Mode the settings Gear icon is hidden in the debugger when debug windows are moved to the left.
Start date:
09/17/2021
Due date:
% Done:
0%
Estimated time:
1:00 h
Affected version:
Description
In the Amiga manifest, it works properly.
(It moves to the right when the debug panes move to the left.
In the AOZ manifest, it remains hidden on the left when the debug panes move to the left.
It doesn't really matter, but here's the code I was testing:
#manifest: "aoz"
Debug On
Locate 1,1 : Print Screen Width,Screen Height
Do
Wait Vbl
Loop
Files
Actions