Draft: change 'Filled' to 'Make face' in UI

Fixes #19715.

The related parameter has been renamed as well and other references to 'fill mode' have been updated.
This commit is contained in:
Roy-043
2025-02-20 17:15:54 +01:00
committed by Chris Hennes
parent 14f15c4a50
commit 074807c378
16 changed files with 54 additions and 81 deletions

View File

@@ -216,7 +216,7 @@ def get_param_type(param):
"LineSpacing", "DefaultAnnoScaleMultiplier"):
return "float"
elif param in ("selectBaseObjects", "alwaysSnap", "grid",
"fillmode", "DimShowLine",
"MakeFaceMode", "DimShowLine",
"SvgLinesBlack", "dxfStdSize", "SnapBarShowOnlyDuringCommands",
"alwaysShowGrid", "renderPolylineWidth",
"showPlaneTracker", "UsePartPrimitives",