Skip to content
  • jackie / Andrea Ida Malkah Klaura's avatar
    FIX: use intermediate value for image src · 2eff6b50
    jackie / Andrea Ida Malkah Klaura authored
    When we use the image and logo values in the show object directly,
    we get errors, when those values are 0, because they are rendered,
    just not visible.
    
    So we use intermediate values now in the this.current object, which
    are set everytime the show is switched.
    2eff6b50