mirror of
https://github.com/embarklabs/neo-blessed.git
synced 2025-01-24 18:00:45 +00:00
reset index of list.pick().
This commit is contained in:
parent
1568e1f341
commit
12d6318d39
@ -4345,6 +4345,7 @@ List.prototype.pick = function(callback) {
|
||||
|
||||
this.focus();
|
||||
this.show();
|
||||
this.select(0);
|
||||
this.screen.render();
|
||||
this.once('action', function(el, selected) {
|
||||
self.screen.restoreFocus();
|
||||
|
Loading…
x
Reference in New Issue
Block a user