v4 UI Customization

 From:  nate (NKURENCE)
9157.5 In reply to 9157.4 
Sure, here it is.

Looks like you're right about the formatting.
I resaved it with Sublime and it cut the file size down from ~800b to ~100b.

'book' error is gone, but now it's giving me this guy:

"
TypeError: null is not an object (evaluating 'items[i].expanded = true')
InitSceneBrowser.js line 3
1: var items = moi.ui.sceneBrowser.rootItems;
2: for ( var i = 0; i < items.length; ++i )
3:>> items[i].expanded = true;
"

Thanks again for the help,
Nate
Attachments: