1
0
Fork 0
forked from 0x2620/oxjs

updating video elements (fixes bugs with positions and points)

This commit is contained in:
rlx 2011-09-17 07:09:17 +00:00
commit 3f90e96c3a
6 changed files with 44 additions and 24 deletions

View file

@ -38,8 +38,8 @@ Ox.Select = function(options, self) {
size: 'medium',
title: '',
type: 'text', // can be 'text' or 'image'
width: 'auto',
value: [],
width: 'auto'
})
// fixme: make default selection restorable
// or allow for extra action items below options