You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make forcedVisible logic act on threads, not annotations
Change `forcedVisibleAnnotations` => `forcedVisibleThreads` and
use thread ids instead of annotation $tags.
This allows the forcing-visible of threads that lack an
annotation and is more appropriate overall: threads are
forced-visible, not annotations.
0 commit comments