mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
feat(SQ/StatusItemDelegate): Added property to customize text horizontal alignment
Added property `textHorizontalAligment` to customize text horizontal alignment
This commit is contained in:
parent
f5a74427b9
commit
7882147eaf
@ -9,6 +9,8 @@ import StatusQ.Controls 0.1
|
||||
ItemDelegate {
|
||||
id: root
|
||||
|
||||
property alias textHorizontalAligment: textItem.horizontalAlignment
|
||||
|
||||
padding: 8
|
||||
spacing: 8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user