mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 16:31:58 +02:00
Merge pull request #129 from Rafostar/libadwaita
Initialize with libadwaita, port preferences window to be adaptive and do few CSS tweaks to improve overall app look.
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