mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Set popover parent only once and unset on app close
This commit is contained in:
@@ -618,6 +618,7 @@ class ClapperPlayer extends PlayerBase
|
||||
clapperWidget._saveWindowSize(size);
|
||||
}
|
||||
}
|
||||
clapperWidget.controls._onCloseRequest();
|
||||
|
||||
if(this.state === GstPlayer.PlayerState.STOPPED)
|
||||
return window.run_dispose();
|
||||
|
Reference in New Issue
Block a user