• Robert Knight's avatar
    Fix scrolling to direct-linked annotations · d61ba101
    Robert Knight authored
    The FrameSync service introduced in 55093ebb emitted an
    ANNOTATIONS_SYNCED event which unintentionally had a different type for
    the `tags` argument than the previous code (`string[]`, instead of
    `Array<{tag:string}>`)
    
    This commit updates the code in WidgetController to expect `tags`
    to be of type `string[]`.
    
    Fixes #129
    d61ba101
Name
Last commit
Last update
..
static Loading commit data...
templates/client Loading commit data...