fix: render when thumbnail size changes (#267)
This commit is contained in:

committed by
GitHub

parent
1407dca28b
commit
18f5660a41
@@ -4713,5 +4713,6 @@ mp.register_script_message('thumbfast-info', function(json)
|
||||
msg.error('thumbfast-info: received json didn\'t produce a table with thumbnail information')
|
||||
else
|
||||
thumbnail = data
|
||||
request_render()
|
||||
end
|
||||
end)
|
||||
|
Reference in New Issue
Block a user