diff options
| author | kamathmanu <manuriddle@gmail.com> | 2020-10-15 11:52:49 -0400 |
|---|---|---|
| committer | kamathmanu <manuriddle@gmail.com> | 2020-10-15 11:52:49 -0400 |
| commit | e1c4f7d516b2096c5b133fb7610a8a83755503a0 (patch) | |
| tree | 4c6b46bb75fd1ce5fd2de2b876562339a833b98b | |
| parent | Avoid hardcoded font size (diff) | |
| download | nheko-e1c4f7d516b2096c5b133fb7610a8a83755503a0.tar.xz | |
Make Text element a sibling of the Rectangle to avoid the text from depending on the rectangle's opacity property. Switch to Nheko theme colors
| -rw-r--r-- | resources/qml/delegates/ImageMessage.qml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/resources/qml/delegates/ImageMessage.qml b/resources/qml/delegates/ImageMessage.qml |
