Update TaskSectionView.ui

Tooltip related to label "Section Plane Location" deserves a better description. 
Also See Crowdin: https://crowdin.com/editor/freecad/all/en-de?view=comfortable&filter=basic&value=0&search_scope=translations&search_strict=0&search_full_match=0&case_sensitive=0#q=Abstand%20vom

This tool seems to work with one section plane (section line) only, which other object's distance/position could be addressed here?
This commit is contained in:
FC-FBXL5
2025-07-01 12:12:50 +02:00
committed by Max Wilfinger
parent ee1a49b1c6
commit 1885cce10e

View File

@@ -292,7 +292,7 @@
<item>
<widget class="QGroupBox" name="gbPlane">
<property name="toolTip">
<string>Position from the 3D origin of the object in the view</string>
<string>Global 3D coordinates defining the shortest distance from the 3D origin to the section plane</string>
</property>
<property name="title">
<string>Section Plane Location</string>