mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-15 00:39:59 +00:00
Fullscreen fix
This commit is contained in:
parent
1001831c8e
commit
7f3eaed435
@ -390,8 +390,8 @@ bool gs_frame::nativeEvent(const QByteArray &eventType, void *message, long *res
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
//Handle the resize in WM_SIZE message
|
//Handle the resize in WM_SIZE message
|
||||||
m_raised_event = wm_event::window_moved;
|
|
||||||
m_in_sizing_event = true;
|
m_in_sizing_event = true;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user