Avoid emitting GROUP_FOCUSED event if the group has not changed
widget-controller.js triggers a reload of annotations whenever a GROUP_FOCUSED event is emitted. Avoid reloading annotations unnecessarily if group.focus() is called with the currently focused group.
Showing
Please register or sign in to comment