a little more of Windoz, & Keyframe view start 2
This commit is contained in:
@@ -35,13 +35,13 @@ class EditorsController extends WindozController {
|
||||
|
||||
|
||||
this.loadWindow(
|
||||
'editors/KeyFameView',
|
||||
'editors/KeyframeView',
|
||||
{
|
||||
title: '<i class="icon-edit"></i> Keyframe edito 3D view',
|
||||
static: true,
|
||||
expanded: true,
|
||||
expanded: false,
|
||||
withSettings: true,
|
||||
windowStyle: WindozDomContent.boxFromPrefs('editors.keyframe', { x: 50, y:50, w:1000, h:800 }),
|
||||
windowStyle: WindozDomContent.boxFromPrefs('editors.keyframeview', { x: 50, y:50, w:1000, h:800 }),
|
||||
},
|
||||
{
|
||||
models: models,
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"styles": [
|
||||
],
|
||||
"html": [
|
||||
{ "id":"sapceViewSetting", "name": "sapceViewSetting.html"}
|
||||
{ "id":"spaceViewSetting", "name": "spaceViewSetting.html"}
|
||||
],
|
||||
"json": [
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user