Skip to content

config.xml TerminalFontDefaultSize continually overwritten with smaller value #2711

@Dreamjammer

Description

@Dreamjammer

Inside config.xml, if you try to set TerminalFontDefaultSize to 24 (which, on my high DPI monitor, is about the equivalent of 12 on a typical monitor), it keeps changing it down to 20, which is just a bit short of being comfortable to read.

kOS in general is difficult to use on this monitor due to it ignoring KSP's UI scale setting, but that's another issue... I can script around it for my own UI screens, but I scale them based on Config:defaultFontSize, which is being clamped as noted above. :( Fixing this would at least keep my own scripts' windows readable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions