Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jul 18, 2024
  2. Jun 27, 2024
  3. Jun 24, 2024
  4. Jun 20, 2024
  5. Feb 15, 2024
  6. Feb 06, 2024
  7. Jan 15, 2024
  8. Nov 15, 2023
  9. Aug 24, 2023
  10. Aug 21, 2023
  11. 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
  12. Jun 15, 2023
  13. Jun 08, 2023
  14. Jun 05, 2023
  15. Apr 20, 2023
  16. 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
  17. Nov 08, 2022
  18. Oct 28, 2022
  19. Aug 16, 2022
  20. May 24, 2022
  21. May 20, 2022
  22. 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