mirror of https://github.com/mpv-player/mpv
sorry, 10l:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4984 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
988e72ebc3
commit
180c17d1d8
|
@ -30,7 +30,7 @@ void mplFullScreen( void )
|
|||
{
|
||||
static int sx,sy;
|
||||
|
||||
if ( guiIntfStruct.Playing )
|
||||
if ( !guiIntfStruct.Playing )
|
||||
{
|
||||
wsVisibleWindow( &appMPlayer.subWindow,wsHideWindow );
|
||||
if ( appMPlayer.subWindow.isFullScreen )
|
||||
|
|
Loading…
Reference in New Issue