mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
@@ -143,6 +143,9 @@ Setup::Setup(QWidget *parent) {
|
||||
layout->addWidget(software_selection());
|
||||
layout->addWidget(downloading());
|
||||
|
||||
// TODO: this is needed to make first page not squished, why?
|
||||
layout->setSizeConstraint(QLayout::SetMinimumSize);
|
||||
|
||||
setLayout(layout);
|
||||
setStyleSheet(R"(
|
||||
QWidget {
|
||||
|
||||
Reference in New Issue
Block a user