• csillag's avatar
    Change annotation card focusing implementation · 14d12283
    csillag authored
    So that
     - Instead of a map, we now store a list of focused tags
     - The check for being focused has been moved
       into a method in the controller
     - The sidebar now exepts simply a list of tags to
       focus on (no more add/remove tags to existing list)
    14d12283
guest.coffee 11.2 KB