SMOOTH RENDERING!
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user