mirror of
https://github.com/mpv-player/mpv
synced 2024-11-14 22:48:35 +01:00
command: make change-list show changed option on OSD
This commit is contained in:
parent
0d359879c9
commit
d8b013d458
@ -4946,6 +4946,7 @@ int run_command(struct MPContext *mpctx, struct mp_cmd *cmd, struct mpv_node *re
|
||||
"Failed setting option: '%s'", name);
|
||||
return -1;
|
||||
}
|
||||
show_property_osd(mpctx, name, on_osd);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user