make sure we refresh the display when switching to historic view
This commit is contained in:
@@ -6608,6 +6608,7 @@ function toggleShowTrace() {
|
||||
showTraceWasIsolation = onlySelected;
|
||||
toggleIsolation("on", "noRefresh");
|
||||
shiftTrace();
|
||||
refreshFilter();
|
||||
} else {
|
||||
jQuery("#selected_showTrace_hide").show();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user