Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Aug 04, 2023
    • rhenck's avatar
      Fix PlayerElement selection in Editor · ba8c9eb6
      rhenck authored
      Make player control bar inherit pointer-event styling. This way the 
      Editor can set it to none, while acting normal in the Player.
      
      #524
      ba8c9eb6
  2. Jun 15, 2023
  3. Jun 08, 2023
  4. Jun 05, 2023
  5. Apr 20, 2023
  6. Nov 21, 2022
    • rhenck's avatar
      Make Image element not draggable · 728cb14f
      rhenck authored
      This way images can't be drag-and-dropped into droplist elements.
      Also avoids confusion about what is draggable on a page.
      728cb14f
  7. Nov 08, 2022
  8. Oct 28, 2022
  9. Aug 16, 2022
  10. May 24, 2022
  11. May 20, 2022
  12. May 17, 2022
    • rhenck's avatar
      Refactor model interfaces to classes · 2e9be6e9
      rhenck authored
      This way elements can handle their logic themselves without having to
      rely on outside utility classes.
      
      Also restructure files in common in a more logical way.
      2e9be6e9
Loading