{{#if (or (not animations) hideAnimations)}} {{#if hideLogo}} {{else}} {{/if}} {{/if}}
{{#unless hideLogo}}
{{/unless}} {{#unless (or (not animations) hideAnimations)}}
Animation
{{selectedAnimation}}
{{#if (gt (count animations) 1)}}
{{/if}}
{{#each animations}} {{#unless (eq ../selectedAnimation (add @index 1))}}
Animation
{{add @index 1}}
{{/unless}} {{/each}}
{{#if paused}}
{{else}}
{{/if}}
{{selectedSpeed}}
{{#eachInMap speedList}} {{#unless (eq ../selectedSpeed id)}}
{{id}}
{{/unless}} {{/eachInMap}}
{{/unless}}
{{#unless hideHelp}}
{{/unless}} {{#unless hideFullScreen}}
{{/unless}}