mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-02-28 19:30:11 +00:00
Fixed: [Bug #6790] Right click menu stops working on drives after switching from full screen back to Windows.
This commit is contained in:
parent
6a90e9851d
commit
cc16dce85a
@ -1045,6 +1045,7 @@ void SetFullScreenMode () {
|
||||
//===========================================================================
|
||||
void SetNormalMode () {
|
||||
fullscreen = 0;
|
||||
buttonover = -1;
|
||||
buttonx = BUTTONX;
|
||||
buttony = BUTTONY;
|
||||
viewportx = VIEWPORTX;
|
||||
|
Loading…
x
Reference in New Issue
Block a user