add logging
This commit is contained in:
parent
073e9badd6
commit
69ec0d3970
1 changed files with 1 additions and 0 deletions
|
@ -618,6 +618,7 @@ Ox.Menu = function(options, self) {
|
||||||
} else {
|
} else {
|
||||||
that.$container.height(menuHeight);
|
that.$container.height(menuHeight);
|
||||||
}
|
}
|
||||||
|
Ox.print('ltwh????', offset.left, offset.top, width, height)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*@
|
/*@
|
||||||
|
|
Loading…
Reference in a new issue