Skip to content

qt: interface scaling fixup

Fatih Uzunoğlu requested to merge fuzun/vlc:qml-fix_ui_scale_adj into master
  • Restores the ability of properly adjusting interface scaling with hotkey.
  • Makes the interface-scale setting stored in config file human-readable. Before: interface-scale=@Variant(\0\0\0\x87?\x19\x99\x98), after: interface-scale=0.9.

Merge request reports