@@ -374,3 +374,2 @@ import { h } from "../h"; | ||
| if (this.x) { | ||
| console.log(this.x, this.offset); | ||
| let index = 0; | ||
@@ -389,3 +388,2 @@ if (this.data) { | ||
| } else { | ||
| console.log(this.offset, this.x, this.lineOptions.textWidth); | ||
| const left = this.lineOptions.textWidth!; | ||
@@ -608,3 +606,2 @@ if (this.x < left) { | ||
| this.x = x; | ||
| console.log(x, this.x, this.offset); | ||
@@ -611,0 +608,0 @@ this.drawTimeline(); |
+1
-1
| { | ||
| "name": "glibline", | ||
| "version": "0.0.9", | ||
| "version": "0.0.10", | ||
| "description": "时间轴(timeline),用于实现根据时间对数据事件操作。", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
33382
-0.46%882
-0.34%