windows pos & size in prefs
This commit is contained in:
@@ -15,7 +15,8 @@ class SpaceView extends EICDomContent {
|
||||
|
||||
DOMContentBlured(options) { this.wasBlured = true }
|
||||
|
||||
DOMContentLoaded(options) {
|
||||
DOMContentLoaded(options) {
|
||||
this.windowPrefsId = `live.spaceview.${options.mode}`
|
||||
for(let model in options.models) this[model] = options.models[model]
|
||||
this.ttb = options.ttb
|
||||
const components = ui.eicfy(this.el)
|
||||
|
||||
Reference in New Issue
Block a user