forked from 0x2620/oxjs
self.setOption ~> that.update
This commit is contained in:
parent
9ee0742b53
commit
005d50c389
56 changed files with 919 additions and 933 deletions
|
|
@ -31,12 +31,6 @@ Ox.Tooltip = function(options, self) {
|
|||
opacity: 0
|
||||
});
|
||||
|
||||
self.setOption = function(key, value) {
|
||||
if (key == 'title') {
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
/*@
|
||||
hide <f> hide tooltip
|
||||
() -> <o> hide tooltip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue