Skip to content

Create ‹dia-show›, ‹dia-slide› and ‹dia-po› elements #3

@olange

Description

@olange

Features

  • Display active slide & hide all others DONE 05.03
  • Display slide matching active screen & filter out all slides not linked to active screen DONE 05.03
  • Multi-toggle with list of projectors to activate a projector DONE 05.03
  • Button to clone window DONE 06.03
  • speaker attribute for ‹dia-show› – to mark speaker mode of the slideshow player
  • detached attribute for ‹dia-show› – to mark detached head state of the slideshow player
  • default attribute for ‹dia-po› – to mark the diapo being displayed to the audience, which only has one target display DONE 06.03
  • fullbleed attribute for ‹dia-po› – makes inner ‹div› use all available space DONE 18.03 OL

Example

<x-slides active-slide="s01" active-screen="proj01">
  <x-slide id="s01">
    <x-screen name="proj01" ></x-screen>
    <x-screen name="presenter01" ><x-controller><aside></aside></x-controller></x-screen>
    <x-screen name="tv01" ></x-screen>
    <x-screen name="tv02" ></x-screen>
    <x-screen name="presenter02" ><x-controller><aside></aside></x-controller></x-screen>
  </x-screen>
  <x-slide id="s02">
    <x-screen name="proj01" ></x-screen>
    <x-screen name="tv01" ></x-screen>
    <x-screen name="tv02" ></x-screen>
  </x-slide></x-slides>

See also

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions