System transport controls next button fixed
This commit is contained in:
@@ -147,6 +147,7 @@ namespace FoxTube
|
|||||||
|
|
||||||
public void Controls_CloseRequested(object sender, RoutedEventArgs e)
|
public void Controls_CloseRequested(object sender, RoutedEventArgs e)
|
||||||
{
|
{
|
||||||
|
if(systemControls != null)
|
||||||
systemControls.IsEnabled = false;
|
systemControls.IsEnabled = false;
|
||||||
|
|
||||||
videoSource.Stop();
|
videoSource.Stop();
|
||||||
|
|||||||
Reference in New Issue
Block a user