[PE] Add hints

This commit is contained in:
Julia.Svinareva
2024-04-15 19:42:18 +03:00
parent 82c839ee1a
commit b9ff07dd68

View File

@ -484,6 +484,14 @@ define([
(new Promise(function (accept, reject) {
accept();
})).then(function() {
me.btnPreview.updateHint(me.txtPreview);
me.btnParameters.updateHint(me.txtParameters);
me.btnAnimationPane.updateHint(me.txtAnimationPane);
me.btnAddAnimation.updateHint(me.txtAddEffect);
me.cmbTrigger.updateHint(me.strTrigger);
me.btnMoveEarlier.updateHint(me.textMoveEarlier);
me.btnMoveLater.updateHint(me.textMoveLater);
me.btnAddAnimation.setMenu( new Common.UI.Menu({
style: 'width: 375px;padding-top: 12px;',
items: [