fixing a selection bug
This commit is contained in:
parent
fbf87c9b1c
commit
63decc0af0
|
@ -2327,7 +2327,7 @@ requires
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
self.options.selected = -1;
|
selectItem(-1);
|
||||||
scrollMenuUp();
|
scrollMenuUp();
|
||||||
that.hide();
|
that.hide();
|
||||||
if (self.options.parent) {
|
if (self.options.parent) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user