SMOOTH RENDERING!

This commit is contained in:
Tim
2024-04-22 21:12:43 -04:00
parent dc8185491b
commit e86b9738d8
6 changed files with 99 additions and 159 deletions

View File

@@ -502,7 +502,6 @@ export class VLine extends Line {
constructor(model, onModel=null, onDelete=null, props=null) {
super(ShapeType.VLine, onModel, onDelete, props)
this.debug = true // todo debug
// Model
this.model.time = null