Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto scroll to constraint on click (FreeCAD#18859)
* Auto scroll to constraint on click When clicking on a contrasint in Sketcher, that constraint is now automatically scrolled to in the Constraints listview. If selecting multiple constraints, the last one is scrolled to. Closes FreeCAD#17361 * Check model() for nullptr * scrollTo only on select, not de-select FreeCAD#18859
- Loading branch information