fug
This commit is contained in:
@@ -391,7 +391,7 @@ function init(prefix) {
|
||||
y = ev.pageY - $(this).height() / 2;
|
||||
$dragging.offset({
|
||||
top: y,
|
||||
right: document.body.clientLeft - x
|
||||
left: x
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user