- Film Tool - remade the 'Beginner/Advanced' Mode

This commit is contained in:
Marius Stanciu
2020-12-10 16:33:18 +02:00
committed by Marius
parent 7c0aa654ba
commit 34e34ad5eb
5 changed files with 153 additions and 41 deletions

View File

@@ -620,7 +620,7 @@ class FollowUI:
""")
title_label.setToolTip(
_("Create a Geometry object with\n"
"toolpaths to cut around polygons.")
"toolpaths to cut through the middle of polygons.")
)
self.title_box.addWidget(title_label)