Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 838
    • Issues 838
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5146

Closed
Open
Created Aug 07, 2018 by Bitbucket Importer@bitbucket_importerOwner

Use fixed width fonts for editor dialogs

Created originally on Bitbucket by muxator

The dialog boxes for editing config files use a variable width font.

It would probably make more sense to use a fixed width one, as config files often make use of spaces to visually align values.

The functionality is implemented in qscilib.py/fileEditor(), and is used to build the hgrc and the hgignore editor dialogs.

The following is an example of a possible result (PR / RFC will follow):

hgrc editor

Current (variable width font):

config-variable-width.png

Proposal (with fixed width font):

config-fixed-width.png

hgignore editor

Current (variable width font):

ignore-variable-width.png

Proposal (with fixed width font):

ignore-fixed-width.png

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking