mirror of https://github.com/mpv-player/mpv
9c22d6b438
The default `z` of an overlay is 0, which is used by e.g. console.lua. Having the idle logo at a `z` of 1000 means that it ends up above the console (and anything that don't set a value higher then 1000). It doesn't make sense for the idle logo to overshadow other things, so put it at -1000 instead to prevent that. |
||
---|---|---|
.. | ||
assdraw.lua | ||
auto_profiles.lua | ||
console.lua | ||
defaults.lua | ||
meson.build | ||
options.lua | ||
osc.lua | ||
stats.lua | ||
ytdl_hook.lua |