Change QML UI for redactions
This commit is contained in:
parent
bd020bb473
commit
b920f8d7ca
29 changed files with 1644 additions and 868 deletions
|
|
@ -170,10 +170,9 @@ Item {
|
|||
DelegateChoice {
|
||||
roleValue: MtxEvent.Redacted
|
||||
|
||||
Pill {
|
||||
text: qsTr("removed")
|
||||
Redacted {
|
||||
delegateWidth: d.width
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
DelegateChoice {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue