Важный фикс

Наконец-то можно двигать нормально вершины без риска блокировки
This commit is contained in:
2025-12-22 20:31:16 +03:00
parent 8a8e932626
commit eed4a3088d
2 changed files with 28 additions and 38 deletions

View File

@@ -70,7 +70,7 @@ private:
#endif
QPointF screenToLogical(const QPointF& screenPos) const;
std::vector<Point*> getCoincidentGroup(Point* p);
void getCoincidentGroup(Point* p);
// ====================== Методы поиска и выбора ======================
/// Найти линию под указанной позицией