mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 08:40:55 +00:00
Hide find/jump toolbars when closing a capture
This commit is contained in:
@@ -270,6 +270,8 @@ void EventBrowser::OnCaptureClosed()
|
||||
{
|
||||
clearBookmarks();
|
||||
|
||||
on_HideFindJump();
|
||||
|
||||
ui->events->clear();
|
||||
|
||||
ui->find->setEnabled(false);
|
||||
|
||||
Reference in New Issue
Block a user