Document Sketcher 1.2 features: polyline rework, font name, constraint type display, double-click rename#287
Conversation
…ence, constraint type display, double-click rename (Reqrefusion#94) - Sketcher_CreatePolyline: Document reworked tool with OVP support, Polyline Parameters section (Type combobox, Fillet checkbox), and improved autoconstraints (FreeCAD PR #29336) - Sketcher_Preferences: Add Font name preference on Display page (FreeCAD PR #26600) - Sketcher_Dialog: Document constraint type now shown in constraint name in the list (FreeCAD PR #26797) - Sketcher_Dialog: Document double-click on geometric constraint now triggers rename (FreeCAD PR #27678) Refs: Reqrefusion#94
|
no t tags |
…eqrefusion#94) - Geometries section: Add {{Version|1.2}} note to Polyline entry (OVP support, Polyline Parameters section, improved autoconstraints) - Edit constraints section: Document that double-clicking a geometric constraint now opens the rename dialog (FreeCAD PR #27678) Refs: Reqrefusion#94
- Sketcher_CreatePolyline: add T:18 for new usage steps, T:19 for new mode selection steps - Sketcher_Dialog: add T:56 for Rename double-click description - Sketcher_Preferences: add T:75 for Font name preference entry
|
Do not add T tags yourself; only modify the files in the wiki root directory, do not touch the translation files. Please check the latest version and ensure that the information you are adding has not been added previously. Also, be sure to cite the source of your change. Regression corrections should not be added to the documentation. |
|
Thanks for the review. I updated the PR to keep the changes scoped to the wiki root files, removed the added translation markers, and cleaned up the duplicated Rename entry in Sketcher_Dialog. |
|
@Reqrefusion Thanks for the guidance on the T tags and scope. I've addressed your feedback in the latest push — changes are now scoped to wiki root files only, translation markers removed, and the duplicated Rename entry cleaned up. Could you take another look when you get a chance? Thanks! 🙏 |
|
Don't delete existing t tags; keep only those necessary for the end user. |
…> per maintainer feedback
|
@Reqrefusion Thanks for the feedback! I've restored the deleted translation markers:
All existing |
|
Hi! Following up on this PR which documents Sketcher 1.2 features (polyline rework, font name, constraint type display, double-click rename). The PR is mergeable and ready for review. Happy to address any feedback. Thanks for your time! |
Description
Documents several Sketcher 1.2 features not yet covered by existing PRs, as part of the Sketcher Workbench bounty (#94).
Changes
Sketcher_CreatePolyline.wikitext — Document reworked polyline tool (FreeCAD PR #29336):
Sketcher_Preferences.wikitext — Add Font name preference (FreeCAD PR #26600):
Font name{{Version|1.2}} entry on the Display page, after Font sizeSketcher_Dialog.wikitext — Document constraint type in name (FreeCAD PR #26797):
ConstraintN: Distance)Sketcher_Dialog.wikitext — Document double-click rename for geometric constraints (FreeCAD PR #27678):
Related