• csillag's avatar
    Renamed a few methods to be more consistent · ef706f43
    csillag authored
    (As previously discussed with @tilgovi)
    
    Sidebar -> Document RPC methods:
     * Renamed `scrollTo()` to `scrollToAnnotation()` (to be consistent with `focusAnnotations()`
    
    Guest methods:
     * Renamed `showViewer()` to `showAnnotations()` (to be consistend with `focusAnnotations()`)
     * Renamed `updateViewer()` to `updateAnnotations()` (same reason)
     * Renamed `toggleVIewerSelection()` to `toggleAnnotationSelection()` (same reason)
    ef706f43
heatmap.coffee 12.9 KB