Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com> Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
This commit is contained in:
parent
91c3cc734d
commit
efca0bee2c
@ -495,8 +495,8 @@ DataTableCellUI.prototype._previewCandidateTopic = function(candidate, elmt, pre
|
||||
return; // no preview service available
|
||||
}
|
||||
|
||||
MenuSystem.positionMenuLeftRight(fakeMenu, $(elmt));
|
||||
fakeMenu.appendTo(elmt);
|
||||
MenuSystem.positionMenuLeftRight(fakeMenu, $(elmt));
|
||||
|
||||
var dismissMenu = function() {
|
||||
fakeMenu.remove();
|
||||
|
Loading…
Reference in New Issue
Block a user