fix background highlighted on dbl click
This commit is contained in:
parent
9590f1668d
commit
bd518e1613
@ -174,6 +174,7 @@ function Vbox(args) {
|
||||
|
||||
// state not yet set in double click handler
|
||||
function onDblClick(e) {
|
||||
clearVboxSelected();
|
||||
sendVboxAccept(group, index);
|
||||
e.stopPropagation();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user