mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Update from toolwindowmanager repository @ 106405739ef8b
This commit is contained in:
@@ -1123,10 +1123,6 @@ void ToolWindowManager::updateDragPosition()
|
||||
m_dropHotspots[RightWindowSide]->hide();
|
||||
m_dropHotspots[BottomWindowSide]->hide();
|
||||
}
|
||||
|
||||
for(QWidget *hotspot : m_dropHotspots)
|
||||
if(hotspot)
|
||||
hotspot->show();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user