cyl0 / ModernX

A modern OSC UI replacement for MPV that retains the functionality of the default OSC.
545 stars 28 forks source link

Solution for OSC Themes not showing #70

Closed LitCastVlog closed 7 months ago

LitCastVlog commented 7 months ago

scroll to line 2517 in modernx.lua, replace

utils.shared_script_property_set("osc-visibility", mode) with mp.set_property_native("user-data/osc/visibility", mode)