fix(Debug/Threads): can't switch to later tabs (#1378)
This commit is contained in:
parent
bfb63616cf
commit
118c9acedc
@ -168,6 +168,8 @@ namespace big
|
|||||||
update_free_stacks_count();
|
update_free_stacks_count();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ImGui::EndTabItem();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user