mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-26 05:02:36 +01:00
Don't hide other controls (undocked) when going to full screen video - thx Bill :)
This commit is contained in:
parent
0f2c8a8028
commit
e01668b27b
@ -15939,9 +15939,6 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
_videoPlayerUndocked.RedockOnFullscreenEnd = true;
|
||||
}
|
||||
}
|
||||
|
||||
_waveformUndocked?.Hide();
|
||||
_videoControlsUndocked?.Hide();
|
||||
}
|
||||
|
||||
private void RefreshTimeCodeMode()
|
||||
|
Loading…
Reference in New Issue
Block a user