1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-24 04:08:19 +00:00

osc: make OSC more responsive when paused

Quick hack to impove situtation until the next major overhaul
comes
This commit is contained in:
ChrisK2 2014-03-30 12:24:12 +02:00
parent 9db08cf53b
commit 1a23ca2766

View File

@ -1245,6 +1245,7 @@ function process_event(source, what)
end
end
end
tick()
end
end