fixing a selection bug

This commit is contained in:
Rolux 2010-02-08 15:09:15 +05:30
parent a279bc7f6e
commit 417c641e74

View file

@ -2327,7 +2327,7 @@ requires
return false;
}
});
self.options.selected = -1;
selectItem(-1);
scrollMenuUp();
that.hide();
if (self.options.parent) {