Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: improve handling of anno DisplayMode and LineSpacing #11550

Conversation

Roy-043
Copy link
Contributor

@Roy-043 Roy-043 commented Nov 27, 2023

  • DisplayMode controlled by new pref DefaultAnnoDisplayMode. This replaces the old dimstyle pref.
  • LineSpacing pref is now used when creating annotations. Will be added to prefs ui later.
  • format_object no longer changes FontSize as this conflicted with the height parameter in the make_text function.
  • make_text function updated.

* DisplayMode controlled by new pref DefaultAnnoDisplayMode. This replaces the old dimstyle pref.
* LineSpacing pref is now used when creating annotations. Will be added to prefs ui later.
* format_object no longer changes FontSize as this conflicted with the height parameter in the make_text function.
* make_text function updated.
@Roy-043 Roy-043 added the WB Draft Related to the Draft Workbench label Nov 27, 2023
@yorikvanhavre yorikvanhavre merged commit 484bbf3 into FreeCAD:main Nov 27, 2023
8 checks passed
@Roy-043 Roy-043 deleted the Draft-improve-handling-of-anno-DisplayMode-and-LineSpacing branch November 27, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WB Draft Related to the Draft Workbench
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants