You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2021. It is now read-only.
It would be great if one could set the horizontalAlignment in the settings.
Preferably as a dropdown with all the settings from the documentation:
I tested this already (although hardcoded to Text.AlignJustify) by setting the horizontalAlignment for the Label over there:
notizenmd/qml/components/MdTextArea.qml
Lines 32 to 37 in c8c8159