[PE] Add icons for animation
|
@ -242,8 +242,7 @@
|
|||
<div class="btn-slot" style="width: 96px; " id="animation-start"></div>
|
||||
</div>
|
||||
<div class="elset font-normal">
|
||||
<label id="animation-delay"></label>
|
||||
<span id="animation-spin-delay" class="btn-slot text spinner" ></span>
|
||||
<div class="btn-slot text" id="animation-trigger"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="separator long"></div>
|
||||
|
@ -253,7 +252,8 @@
|
|||
<span id="animation-spin-duration" style="width: 96px; " class="btn-slot"></span>
|
||||
</div>
|
||||
<div class="elset font-normal">
|
||||
<div class="btn-slot text" id="animation-trigger"></div>
|
||||
<label id="animation-delay"></label>
|
||||
<span id="animation-spin-delay" class="btn-slot text spinner" ></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="separator long"></div>
|
||||
|
|
|
@ -237,7 +237,7 @@ define([
|
|||
cls: 'btn-toolbar x-huge icon-top', // x-huge icon-top',
|
||||
caption: this.txtPreview,
|
||||
split: false,
|
||||
iconCls: 'toolbar__icon transition-fade',
|
||||
iconCls: 'toolbar__icon animation-preview',
|
||||
lock: [_set.slideDeleted, _set.noSlides, _set.noAnimationPreview],
|
||||
dataHint: '1',
|
||||
dataHintDirection: 'bottom',
|
||||
|
@ -248,7 +248,7 @@ define([
|
|||
this.btnParameters = new Common.UI.Button({
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
caption: this.txtParameters,
|
||||
iconCls: 'toolbar__icon icon transition-none',
|
||||
iconCls: 'toolbar__icon icon animation-none',
|
||||
menu: new Common.UI.Menu({items: []}),
|
||||
lock: [_set.slideDeleted, _set.noSlides, _set.noGraphic, _set.noAnimation, _set.noAnimationParam],
|
||||
dataHint: '1',
|
||||
|
@ -272,7 +272,7 @@ define([
|
|||
this.btnAddAnimation = new Common.UI.Button({
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
caption: this.txtAddEffect,
|
||||
iconCls: 'toolbar__icon icon btn-addslide',
|
||||
iconCls: 'toolbar__icon icon add-animation',
|
||||
menu: true,
|
||||
lock: [_set.slideDeleted, _set.noSlides, _set.noGraphic],
|
||||
dataHint: '1',
|
||||
|
@ -305,7 +305,7 @@ define([
|
|||
this.cmbTrigger = new Common.UI.Button({
|
||||
parentEl: $('#animation-trigger'),
|
||||
cls: 'btn-toolbar',
|
||||
iconCls: 'toolbar__icon btn-contents',
|
||||
iconCls: 'toolbar__icon btn-trigger',
|
||||
caption: this.strTrigger,
|
||||
lock: [_set.slideDeleted, _set.noSlides, _set.noGraphic, _set.noAnimation, _set.noTriggerObjects],
|
||||
menu : new Common.UI.Menu({
|
||||
|
|
After Width: | Height: | Size: 714 B |
After Width: | Height: | Size: 778 B |
After Width: | Height: | Size: 400 B |
After Width: | Height: | Size: 798 B |
After Width: | Height: | Size: 872 B |
After Width: | Height: | Size: 452 B |
After Width: | Height: | Size: 890 B |
After Width: | Height: | Size: 974 B |
After Width: | Height: | Size: 510 B |
After Width: | Height: | Size: 616 B |
After Width: | Height: | Size: 662 B |
After Width: | Height: | Size: 317 B |
After Width: | Height: | Size: 1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 517 B |