mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-27 00:46:36 +00:00
Update code for new toolwindowmanager
This commit is contained in:
@@ -560,7 +560,6 @@ TextureViewer::TextureViewer(ICaptureContext &ctx, QWidget *parent)
|
||||
ui->dockarea->setToolWindowProperties(ui->textureListFrame, ToolWindowManager::HideOnClose);
|
||||
|
||||
ui->dockarea->setAllowFloatingWindow(false);
|
||||
ui->dockarea->setRubberBandLineWidth(50);
|
||||
|
||||
renderContainer->setWindowTitle(tr("Unbound"));
|
||||
ui->pixelContextLayout->setWindowTitle(tr("Pixel Context"));
|
||||
|
||||
Reference in New Issue
Block a user