提交 5c013722 编写于 作者: J Johannes Rieken

layout suggest widget when re-showing items

上级 63eddfc0
......@@ -538,6 +538,7 @@ export class SuggestWidget implements IDisposable {
this.list.reveal(selectionIndex, 0);
this.list.setFocus([selectionIndex]);
this._layout(this.element.size);
// Reset focus border
if (this.detailsBorderColor) {
this._details.widget.domNode.style.borderColor = this.detailsBorderColor;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册