mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.72k stars 2.93k forks source link

console.lua: don't override the offset of opaque boxes #15336

Closed guidocella closed 1 week ago

guidocella commented 1 week ago

With --osd-border-style=opaque-box and background-box, respect --osd-shadow-offset.

I am not sure if --osd-shadow-offset should be inherited with --osd-border-style=outline-and-shadow, especially since it doesn't let you specify different x and y offsets.