Skip to content
  • Christoph Cullmann's avatar
    remove double storage · 952c3253
    Christoph Cullmann authored
    only have one storage for the toolviews
    avoids any linear search for them
    ensure id is constant
    ensure we don't insert nullptr by [] usage
    952c3253