From 0e8a7b6319f4ab54b3c3d21c062c123ee35a72d9 Mon Sep 17 00:00:00 2001 From: FEA-eng <59876896+FEA-eng@users.noreply.github.com> Date: Mon, 7 Jul 2025 18:31:55 +0200 Subject: [PATCH] Sketcher: Add tooltip for autoscale feature (#22252) * Sketcher: Update SketcherSettings.ui * Sketcher: Update SketcherSettings.ui --- src/Mod/Sketcher/Gui/SketcherSettings.ui | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/src/Mod/Sketcher/Gui/SketcherSettings.ui b/src/Mod/Sketcher/Gui/SketcherSettings.ui index ca3ef8bc83..37d3e1c9db 100644 --- a/src/Mod/Sketcher/Gui/SketcherSettings.ui +++ b/src/Mod/Sketcher/Gui/SketcherSettings.ui @@ -293,21 +293,12 @@ This setting is only for the toolbar. Whichever you choose, all tools are always - - - Always - - - - - Never - - - - - Only if there is no visual scale indicator - - + + Select the mode of automatic geometry scaling upon first dimension: +'Always': Automatic scaling upon first dimension is always performed. +'Never': Automatic scaling upon first dimension is never performed. +'When no scale feature is visible': Automatic scaling upon first dimension is only performed if there are no visible objects in the 3D view. +