Skip to content

Font size not applied to the console #601

Description

@hharrys

Font size is only applied to the current file, not the command console. If if zoom in manually then the font size is also applied to the console.

Here is my config.lua created with save-config:

do local _={
  [""]={
    font_size={
      default=14
    }
  }
}
return _
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions