Fix the QR showing incorrect file data when opening multiple files at once.
This commit is contained in:
parent
455778f865
commit
4742e7dac6
@ -586,7 +586,7 @@ QR =
|
||||
@filesize = $.bytesToString file.size
|
||||
@nodes.label.hidden = false if QR.spoiler
|
||||
URL.revokeObjectURL @URL
|
||||
@showFileData()
|
||||
@showFileData() if @ is QR.selected
|
||||
unless /^image/.test file.type
|
||||
@nodes.el.style.backgroundImage = null
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user