Skip to content

Right alignment is causing clock text position to shift left when seconds are displayed with non monospaced font #20

@alexleduc76

Description

@alexleduc76

Steps to reproduce:

  1. Switch to a non-monospaced font, like "meatloaf shadow outline". This is reproducible with many "Display" type fonts (Display is a type of font style, like Serif, Sans, Mono, etc.), which are ideal for titles and... clocks.
  2. Make sure "Show seconds" is checked in the settings

I don't actually know if it's because the text is right aligned, but that would seem likely. Maybe it's the widget width that adapts to text length. Either way, the text shifting left and right looks like a bug.

2024-12-07.11-37-25.mp4

Note that this issue doesn't manifest if you are using a monospaced font, or if you are not displaying the seconds, because it's the varying character widths of the seconds that cause the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions