Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Mar 14, 2022
  2. Feb 16, 2022
  3. Jan 20, 2022
  4. Jan 13, 2022
    • jojohoch's avatar
      [player] Calculate centering of layout · 76832ef7
      jojohoch authored
      Fixed-width pages are always centered in the browser, even if the
      specified percentage is not equal to 50%.
      
      The percentage weighting of the pages has an effect if the width of the
      pages is greater than the width of the browser window.
      76832ef7
  5. Jan 06, 2022
  6. Aug 23, 2021
  7. Jul 21, 2021
    • jojohoch's avatar
      [player] Access Verona API Messages through Services · c6e771a7
      jojohoch authored
      * Implement `VeronaSubscriptionService` to subscribe to messages from
      the host of the player
      * Implement `VeronaPostService` to post messages to the host of
      the player
      * Implement `NativeEventService` to subscribe to events like 'scroll',
      'blur' and 'focus'
      * Remove js code from wrapper index.html. It is no longer needed.
      c6e771a7
Loading