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 07, 2021
    • 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
  2. Dec 06, 2021
  3. Dec 03, 2021
  4. Dec 02, 2021
  5. Dec 01, 2021
Loading