mirror of
https://github.com/Rafostar/clapper.git
synced 2025-12-25 06:29:13 +01:00
Also move app window to top on file drop
This commit is contained in:
@@ -693,6 +693,9 @@ class ClapperPlayer extends PlayerBase
|
||||
|
||||
this.set_playlist(playlist);
|
||||
|
||||
const { application } = this.widget.get_root();
|
||||
application.activate();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user