mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-06 17:04:30 +00:00
Fixed download overlay
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
top: ui.waveform.position().top
|
||||
left: (ui.waveform.position().left + ui.waveform.width()) - ui.timeDuration.width()
|
||||
|
||||
if soundManager.html5.mp3
|
||||
if false #soundManager.html5.mp3
|
||||
ui.downloadOverlay.hide()
|
||||
else
|
||||
ui.downloadOverlay.animate
|
||||
|
||||
Reference in New Issue
Block a user