Skip to content
  • rhenck's avatar
    f88d27bf
    Checkbox: Fix value initialization · f88d27bf
    rhenck authored
    The default value overwrites the value set in the parent constructor 
    (Javascript...). Therefore the value needs to be intialized explicitly 
    after the parent constructor has run.
    f88d27bf
    Checkbox: Fix value initialization
    rhenck authored
    The default value overwrites the value set in the parent constructor 
    (Javascript...). Therefore the value needs to be intialized explicitly 
    after the parent constructor has run.
Loading