mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-05 09:52:54 +00:00
fix ui size
This commit is contained in:
@@ -274,7 +274,6 @@
|
||||
if (point) {
|
||||
return point.element.raw.index;
|
||||
} else {
|
||||
console.log(points);
|
||||
return points[0].index;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user