From 0f00402201972694c57017369ebb9fde80f11ca6 Mon Sep 17 00:00:00 2001 From: wandererfan Date: Tue, 29 Jan 2019 12:39:52 -0500 Subject: [PATCH] Prevent selection of read only field - "current primary view direction" in TaskProjGroup is read only, but can obtain focus. This can cause events to be unexpectedly passed to other objects. --- src/Mod/TechDraw/Gui/TaskProjGroup.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Mod/TechDraw/Gui/TaskProjGroup.ui b/src/Mod/TechDraw/Gui/TaskProjGroup.ui index 98ac68c0d5..d750b271dd 100644 --- a/src/Mod/TechDraw/Gui/TaskProjGroup.ui +++ b/src/Mod/TechDraw/Gui/TaskProjGroup.ui @@ -7,7 +7,7 @@ 0 0 371 - 506 + 511 @@ -213,7 +213,7 @@ - true + false @@ -227,7 +227,7 @@ Qt::NoFocus - Primary View Direction + Current primary view direction Qt::AlignCenter