forked from 0x2620/oxjs
some work on Ox.Editable
This commit is contained in:
parent
925aa8d627
commit
a58dc765d9
7 changed files with 58 additions and 33 deletions
|
|
@ -262,6 +262,7 @@ Ox.Element = function(options, self) {
|
|||
// self.setOptions(key, value)
|
||||
// is called when an option changes
|
||||
// (to be implemented by widget)
|
||||
// FIXME: can't set tooltip options this way
|
||||
};
|
||||
|
||||
that._self = self; // fixme: remove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue