Skip to content

Gui: Use largest possible marker if needed#26136

Merged
chennes merged 1 commit intoFreeCAD:mainfrom
kadet1090:fix-22010
Dec 13, 2025
Merged

Gui: Use largest possible marker if needed#26136
chennes merged 1 commit intoFreeCAD:mainfrom
kadet1090:fix-22010

Conversation

@kadet1090
Copy link
Member

This is a quick and dirty fix for #22010

Basically if we want to use a bigger marker size than available, we use the biggest one available. This is not a good way to fix the issue - we should ensure that the marker size that the user requests is actually available - this, however, requires more significant changes to the code.

Issues

Before and After Images

This is a quick and dirty fix for FreeCAD#22010

Basically if we want to use a bigger marker size than available, we use the biggest one
available. This is not a good way to fix the issue - we should ensure that the marker
size that the user requests is actually available - this, however, requires more
significant changes to the code.
@github-actions github-actions bot added the Mod: Sketcher Related to the Sketcher Workbench label Dec 13, 2025
@chennes chennes merged commit bf697ca into FreeCAD:main Dec 13, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from Queue to Done in Merge Queue Dec 13, 2025
@Roy-043
Copy link
Contributor

Roy-043 commented Feb 13, 2026

I think this still needs to be backported. I have added the labels. Not sure if it will work though.

@Roy-043 Roy-043 added the backport releases/FreeCAD-1-1 Applied to a PR that is on main to trigger the automatic creation of another PR onto 1.1 label Feb 13, 2026
@Roy-043 Roy-043 added this to the 1.1 milestone Feb 13, 2026
@freecad-ci-runner
Copy link
Collaborator

Successfully created backport PR for releases/FreeCAD-1-1:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport releases/FreeCAD-1-1 Applied to a PR that is on main to trigger the automatic creation of another PR onto 1.1 Mod: Sketcher Related to the Sketcher Workbench

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Preferences: Display > 3D View > "Marker Size: " is broken (Regression)

4 participants