Patch #3050492, Cannot drag table box to the edge
This commit is contained in:

committed by
Marc Delisle

parent
8ec1c4a164
commit
fee00e61aa
@@ -1385,6 +1385,7 @@ function refreshDragOption(e) {
|
||||
myid = getElement(e);
|
||||
if (myid.style.visibility == 'visible') {
|
||||
refreshLayout();
|
||||
TableDragInit();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user