Skip to content

Use monospace for the LongText editor - #3280

Merged
kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
Mikescher:master
Sep 13, 2026
Merged

Use monospace for the LongText editor#3280
kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
Mikescher:master

Conversation

@Mikescher

Copy link
Copy Markdown
Contributor

Hi, currently a custom-column with the long-text type is displayed as monospace (almost) everywhere:

  • in the book-details window
  • in the sidebar

But when editing the medata of a book the editor uses my default (non-monospace) font.
Which is a bit ugly: if I try to format/align my text (especially because it will then later look different in the other windows)

This PR simply changes the LongText editor to use monospace, to match the way teh etxt is later displayed.

Before

image

After

image

@kovidgoyal
kovidgoyal merged commit da54b3c into kovidgoyal:master Sep 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants