mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 16:31:58 +02:00
Port preferences window to libadwaita
This commit is contained in:
@@ -492,7 +492,7 @@ class ClapperWidget extends Gtk.Grid
|
||||
if(
|
||||
!this.isSeekable
|
||||
|| this.controls.isPositionDragging
|
||||
|| !player.seek_done
|
||||
|| !player.seekDone
|
||||
)
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user