• Randall Leeds's avatar
    Simplify the visible highlights state sync · d38b463d
    Randall Leeds authored
    Let each frame just emit the event locally and invoke its own local
    method in response to the RPC call. The widget, acting as the hub
    of the communication bridge, stops infinite RPC loop by only
    propagating the call when it would change the state.
    d38b463d
annotation-ui-sync.coffee 2.16 KB