From d68d944efc4679903b563f4075fe35975bf05da2 Mon Sep 17 00:00:00 2001 From: Nav Date: Tue, 25 Apr 2023 19:48:13 +0100 Subject: [PATCH] Set text input/plain text fields to read-only, as opposed to disabling them. This allows users to copy the text without being able to modify it --- .../SnapshotViewer/UiFiles/SnapshotViewer.ui | 8 ++++---- .../UiFiles/TargetRegisterInspectorWindow.ui | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotViewer/UiFiles/SnapshotViewer.ui b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotViewer/UiFiles/SnapshotViewer.ui index 5335a149..1d25aa08 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotViewer/UiFiles/SnapshotViewer.ui +++ b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotViewer/UiFiles/SnapshotViewer.ui @@ -49,8 +49,8 @@ - - false + + true @@ -77,8 +77,8 @@ 100 - - false + + true diff --git a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetRegisterInspector/UiFiles/TargetRegisterInspectorWindow.ui b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetRegisterInspector/UiFiles/TargetRegisterInspectorWindow.ui index c10a66c8..0496961b 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetRegisterInspector/UiFiles/TargetRegisterInspectorWindow.ui +++ b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetRegisterInspector/UiFiles/TargetRegisterInspectorWindow.ui @@ -84,8 +84,8 @@ - - false + + true @@ -171,8 +171,8 @@ - - false + + true @@ -207,8 +207,8 @@ - - false + + true @@ -243,8 +243,8 @@ - - false + + true