From fd21dd9729948ee468eebe501173d1d7b4388c90 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Thu, 18 Apr 2024 20:32:28 +1000 Subject: [PATCH] Qt: Shrink text box size in memory scanner --- src/duckstation-qt/memoryscannerwindow.ui | 64 ++++++++--------------- 1 file changed, 22 insertions(+), 42 deletions(-) diff --git a/src/duckstation-qt/memoryscannerwindow.ui b/src/duckstation-qt/memoryscannerwindow.ui index eee20cef8..8b3baea37 100644 --- a/src/duckstation-qt/memoryscannerwindow.ui +++ b/src/duckstation-qt/memoryscannerwindow.ui @@ -446,48 +446,6 @@ - - - - - true - - - - 833 - 40 - - - - Qt::ImhNone - - - QFrame::NoFrame - - - Qt::ScrollBarAlwaysOff - - - Qt::ScrollBarAlwaysOff - - - false - - - false - - - Qt::TextEditable - - - - - - cheat engine address string - - - - @@ -501,6 +459,28 @@ + + + + QFrame::Shape::Panel + + + QFrame::Shadow::Sunken + + + + + + Qt::TextFormat::PlainText + + + Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter + + + Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextEditable|Qt::TextInteractionFlag::TextEditorInteraction|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse + + +