mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Add support for remote context capture and replay, including Android
* Still missing is remote file/folder browsing, and managing remote hosts adding/removing etc.
This commit is contained in:
@@ -371,7 +371,7 @@ void DebugMessageView::messages_contextMenu(const QPoint &pos)
|
||||
|
||||
m_ContextMessage = msg;
|
||||
|
||||
m_ContextMenu->exec(ui->messages->viewport()->mapToGlobal(pos));
|
||||
RDDialog::show(m_ContextMenu, ui->messages->viewport()->mapToGlobal(pos));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user