Fixes #71, issue with history
This commit is contained in:
@@ -101,6 +101,8 @@ function Client () {
|
||||
this.renderer.start()
|
||||
this.interface.start()
|
||||
|
||||
this.history.push(this.layers) // initial state
|
||||
|
||||
this.source.new()
|
||||
this.onResize()
|
||||
|
||||
|
Reference in New Issue
Block a user