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
Updated by Brian Flanagan about 3 years ago
- Status changed from Resolved to Feedback
Thank you! The gear is now accessible in both manifests with both positions for the debug windows.
There is however, a minor problem with the fix. When you moved the gear to the bottom of the screen, you must have not updated the mouse-over help for it.
(It now says, "Play Application at Full Speed".)
Updated by Brian Flanagan about 3 years ago
- Status changed from Resolved to Closed
It appears to be working now.
Actions