mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-13 17:52:07 +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