FreeCAD / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
19.52k stars 4.02k forks source link

Sketcher: Ability to view constraints automatically #17361

Open Roberto8303 opened 22 hours ago

Roberto8303 commented 22 hours ago

Original PR

Freecad

Description and Justification

It would be useful to be able to automatically display once a constraint is selected on the drawing in the constraints table. Now you have to scroll and look for it among everyone and it takes more time.
image ![Uploading image.jpg…]()

maxwxyz commented 22 hours ago

So it should scroll to the selected constraint? What if multiple are selected? related https://github.com/FreeCAD/FreeCAD/issues/5877

Roberto8303 commented 22 hours ago

they should light up highlighting all the selected ones. It happens when there are a lot of constraints in a sketch and if you want to hide someone in particular because it disturbs the view of the sketch, pressing the space bar does not hide it and you have to search for it in the constraints list. so if it would be highlighted automatically you could immediately disable the view with the check mark.

maxwxyz commented 22 hours ago

so the selected constraints is already highlighted in the 3D view and the list. What version are you using, please post full about info.

Roberto8303 commented 22 hours ago

they are already highlighted but you have to scroll to find them and see them highlighted. It would be nice if the bar automatically moved to the foreground to show the selected ones. the version is 1.1dev