mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
@@ -72,6 +72,8 @@ MainWindow::MainWindow(QWidget *parent) : QWidget(parent) {
|
||||
QObject::connect(onboardingWindow, SIGNAL(onboardingDone()), this, SLOT(closeSettings()));
|
||||
onboardingWindow->updateActiveScreen();
|
||||
|
||||
// TODO: this is needed to make first page not squished, why?
|
||||
main_layout->setSizeConstraint(QLayout::SetMinimumSize);
|
||||
|
||||
setStyleSheet(R"(
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user