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:
@@ -5,7 +5,6 @@ CONFIG += warn_off c++11 release
|
||||
dev {
|
||||
CONFIG -= warn_off release
|
||||
CONFIG += debug
|
||||
message($$CONFIG)
|
||||
}
|
||||
|
||||
BUILD_DIR = build
|
||||
|
Reference in New Issue
Block a user