Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Dec 09, 2021
  2. Dec 08, 2021
  3. Dec 07, 2021
    • rhenck's avatar
      Add new element toggle-button · ba97e912
      rhenck authored
      This is meant solely as a cloze child as a representation of a radio 
      button functionality.
      ba97e912
    • rhenck's avatar
      Improve code style · 9acf89b3
      rhenck authored
      9acf89b3
    • rhenck's avatar
      [editor] Add section element list · af1b9ad7
      rhenck authored
      This allows to select elements without clicking them on the canvas, as 
      elements may be obstructed or not visible for some reason.
      
      The selection logic is a bit complicated because usually only the 
      overlay components are usd for selection which are also the place to 
      apply any highlighting on. Here we have to find the component element 
      reference from the section. Therefore the double looping 
      'getElementComponent' method.
      
      Also when an elements is selected it briefly gets z-index 100 so it is 
      moved to the front and visible and manipulatable.
      af1b9ad7
    • rhenck's avatar
      [editor] Add missing translation · 41df2460
      rhenck authored
      41df2460
    • rhenck's avatar
      Change radio button color to dark green · 295d3569
      rhenck authored
      For all elements using radio buttons.
      295d3569
  4. Dec 06, 2021
  5. Dec 03, 2021
  6. Dec 02, 2021
Loading