Change how our own messages are displayed

Avatar and name won't be shown for our messages
(the avatar is still visible in sendbox), but they will have a different
background color.

Also make bottom UI elements 36px tall, for avatars to match size with
the rest of the UI.
This commit is contained in:
miruka
2019-07-05 21:26:22 -04:00
parent 4c4603691f
commit ecd7768c70
4 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,6 @@ CONFIG += warn_off c++11 release
dev {
CONFIG -= warn_off release
CONFIG += debug
message($$CONFIG)
}
BUILD_DIR = build