mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-11-06 06:21:08 +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