From 2750ca597ce1ace58942501aa66b5485eea13150 Mon Sep 17 00:00:00 2001 From: Philip Langdale Date: Sat, 30 Nov 2019 09:14:04 +0800 Subject: osc: fix typo wsc_geo -> wc_geo --- player/lua/osc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player/lua') diff --git a/player/lua/osc.lua b/player/lua/osc.lua index 848fd25d34..4862ec918c 100644 --- a/player/lua/osc.lua +++ b/player/lua/osc.lua @@ -1056,7 +1056,7 @@ function window_controls(alignment, topbar) return else -- Apply boxvideo margins to the control bar - osc_param.video_margins.t = wsc_geo.h / osc_param.playresy + osc_param.video_margins.t = wc_geo.h / osc_param.playresy end -- Window Title -- cgit v1.2.3