From f413f5d6d081dada5ce0a39e81c0b0a3b042cba9 Mon Sep 17 00:00:00 2001 From: FEA-eng <59876896+FEA-eng@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:40:03 +0200 Subject: [PATCH] Preselection preference text improvement (#14579) * Update CommandView.cpp * Update DlgSettingsSelection.ui --- src/Gui/CommandView.cpp | 2 +- src/Gui/PreferencePages/DlgSettingsSelection.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Gui/CommandView.cpp b/src/Gui/CommandView.cpp index f94c85f23d..b41695ac8e 100644 --- a/src/Gui/CommandView.cpp +++ b/src/Gui/CommandView.cpp @@ -3543,7 +3543,7 @@ StdTreePreSelection::StdTreePreSelection() { sGroup = "TreeView"; sMenuText = QT_TR_NOOP("Pre-selection"); - sToolTipText = QT_TR_NOOP("Preselect the object in 3D view when mouse over the tree item"); + sToolTipText = QT_TR_NOOP("Preselect the object in 3D view when hovering the cursor over the tree item"); sStatusTip = sToolTipText; sWhatsThis = "Std_TreePreSelection"; sPixmap = "tree-pre-sel"; diff --git a/src/Gui/PreferencePages/DlgSettingsSelection.ui b/src/Gui/PreferencePages/DlgSettingsSelection.ui index fe81b0549f..647db4a651 100644 --- a/src/Gui/PreferencePages/DlgSettingsSelection.ui +++ b/src/Gui/PreferencePages/DlgSettingsSelection.ui @@ -202,7 +202,7 @@ Larger value eases to pick things, but can make small features impossible to sel - Preselect the object in 3D view when mouse over the tree item + Preselect the object in 3D view when hovering the cursor over the tree item PreSelection