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

setting text alignment in options #2

@benaryorg

Description

@benaryorg

It would be great if one could set the horizontalAlignment in the settings.
Preferably as a dropdown with all the settings from the documentation:

Text.AlignLeft, Text.AlignRight, Text.AlignHCenter and Text.AlignJustify

I tested this already (although hardcoded to Text.AlignJustify) by setting the horizontalAlignment for the Label over there:

Label {
//http://doc.qt.io/qt-5/qtextdocument.html#defaultStyleSheet-prop
id: textArea
x: Theme.horizontalPageMargin
width: parent.width - 2*x

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