Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Texts are not properly centered #4

Description

@foliea

Texts are not properly centered

Texts are currently translated to the left depending on font size and content length. The translation on x should be depending on content width in pixels.

Hint

Using Qt::FontMetrics should help getting content width in pixels. This must be resolved without having Geometry::Label dependent on Qt.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions