• Adriaan de Groot's avatar
    [libcalamaresui] Better default font size · ec2fc5a7
    Adriaan de Groot authored
    - Previously, unless setDefaultFontSize() was called explicitly,
      the default size would be 0, leading to unexpected and weird
      displays (and a warning on stderr).
    - If setDefaultFontSize() is not called, get a sensible size instead
      (like defaultFontHeight() was already trying to do).
    ec2fc5a7