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