1
0
Fork 0
forked from 0x2620/oxjs

improve InfoList

This commit is contained in:
rlx 2011-10-16 12:32:02 +00:00
commit 95f3d536ec
7 changed files with 105 additions and 46 deletions

View file

@ -25,6 +25,8 @@ Ox.SplitPanel <f:Ox.Element> SpliPanel Object
Ox.SplitPanel = function(options, self) {
// fixme: doubleclick on resizebar should reset to initial size
self = self || {};
var that = Ox.Element({}, self) // fixme: Container?
.defaults({