From beec9c2f9d7aad1a72580436b86cdb4c0d894d89 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 18 Aug 2023 11:37:24 +0200 Subject: [PATCH] Added properties to text edit: Qt::ScrollBarAsNeeded, Qt::ScrollBarAsNeeded, QAbstractScrollArea::AdjustToContents. --- mainwindow.ui | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mainwindow.ui b/mainwindow.ui index 670d881..75739e4 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -55,6 +55,15 @@ true + + Qt::ScrollBarAsNeeded + + + Qt::ScrollBarAsNeeded + + + QAbstractScrollArea::AdjustToContents +