Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console.lua: scale with the window height #14114

Closed
wants to merge 1 commit into from

Commits on Jun 24, 2024

  1. console.lua: scale with the window height

    If --osd-scale-by-window is true scale console.lua with the window
    height to be consistent with the OSD, osc.lua and stats.lua.
    
    Also remove the scale option because you can set font_size and
    border_size to have the same effect.
    
    display-hidpi-scale is still used and it may make sense to also multiple
    other mpv text sizes by it.
    guidocella committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    117a8b3 View commit details
    Browse the repository at this point in the history