From 52416fbf9ac2fc82ec6ac2405b68d8c5716c95a0 Mon Sep 17 00:00:00 2001 From: Jordan Sherer Date: Mon, 27 May 2019 08:52:46 -0400 Subject: [PATCH] Fixed #185: message inbox should show the full message text --- messagewindow.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messagewindow.ui b/messagewindow.ui index 1e39aa2..6a7f0c8 100644 --- a/messagewindow.ui +++ b/messagewindow.ui @@ -53,7 +53,7 @@ QAbstractScrollArea::AdjustToContentsOnFirstShow - false + true QAbstractItemView::NoEditTriggers @@ -161,10 +161,10 @@ - false + true - QTextEdit { background-color:#ffeaa7; } + QTextEdit { /*background-color:#ffeaa7*/; }