centered windozzz
This commit is contained in:
@@ -19,7 +19,7 @@ class SimsController extends WindozController {
|
||||
static: true,
|
||||
expanded: false,
|
||||
withSettings: false,
|
||||
windowStyle: WindozDomContent.boxFromPrefs('sims.createsimview', { x: 50, y: 50, w: 800, h: 600 }),
|
||||
windowStyle: WindozDomContent.boxFromPrefs('sims.createsimview', { x: 'center', y: 'center', w: 600, h: 300 }),
|
||||
},
|
||||
{
|
||||
models: models,
|
||||
|
||||
Reference in New Issue
Block a user