[DE] Update signature preview while input text.

This commit is contained in:
Julia Radzhabova 2017-05-24 12:19:57 +03:00
parent 8477d8b7dd
commit 9a0f2cdab1

View file

@ -135,7 +135,8 @@ define([
me.inputName = new Common.UI.InputField({
el : $('#id-dlg-sign-name'),
style : 'width: 100%;'
style : 'width: 100%;',
validateOnChange: true
}).on ('changing', _.bind(me.onChangeName, me));
me.cmbFonts = new Common.UI.ComboBoxFonts({