[SSE] Spellcheck: search language by keydown
This commit is contained in:
parent
49078c01a6
commit
bb22127a3e
|
@ -146,7 +146,8 @@ define([
|
||||||
cls : 'input-group-nr',
|
cls : 'input-group-nr',
|
||||||
scroller : {
|
scroller : {
|
||||||
suppressScrollX: true
|
suppressScrollX: true
|
||||||
}
|
},
|
||||||
|
search: true
|
||||||
});
|
});
|
||||||
|
|
||||||
this.btnToDictionary = new Common.UI.Button({
|
this.btnToDictionary = new Common.UI.Button({
|
||||||
|
|
Loading…
Reference in a new issue