Fixed bug with bottom panel size constraints not being updated on target package widget change
This commit is contained in:
@@ -373,7 +373,7 @@ void InsightWindow::selectVariant(const TargetVariant* variant) {
|
||||
this->targetPackageWidget->height() + 450
|
||||
);
|
||||
|
||||
this->adjustSize();
|
||||
this->adjustPanels();
|
||||
this->targetPackageWidget->show();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user