* [TD]add preferences for detail highlight snapping * [TD]fix highlight drag issues * Update src/Mod/TechDraw/Gui/TaskDetail.cpp minor format change from benj5378. Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com> --------- Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com>
This commit is contained in:
@@ -243,6 +243,9 @@ public:
|
||||
bool isCosmeticEdge(const std::string& element);
|
||||
bool isCenterLine(const std::string& element);
|
||||
|
||||
Base::Vector3d snapHighlightToVertex(Base::Vector3d newAnchorPoint, double radius) const;
|
||||
|
||||
|
||||
public Q_SLOTS:
|
||||
void onHlrFinished(void);
|
||||
void onFacesFinished(void);
|
||||
|
||||
Reference in New Issue
Block a user