diff --git a/app/scanner/cutpapertool.ui b/app/scanner/cutpapertool.ui index b1ff26fc..af8c0a65 100644 --- a/app/scanner/cutpapertool.ui +++ b/app/scanner/cutpapertool.ui @@ -6,8 +6,8 @@ 0 0 - 461 - 281 + 439 + 700 @@ -19,7 +19,7 @@ 自定义扫描区域 - + @@ -143,13 +143,32 @@ - - - - 0 - 0 - + + + true + + + + 0 + 0 + 421 + 454 + + + + + + + + 0 + 0 + + + + + + diff --git a/app/scanner/mainwindow.cpp b/app/scanner/mainwindow.cpp index 723c3efa..49d5f187 100644 --- a/app/scanner/mainwindow.cpp +++ b/app/scanner/mainwindow.cpp @@ -77,6 +77,7 @@ MainWindow::MainWindow(QWidget *parent) #endif this->setAutoFillBackground(true); this->setPalette(QPalette(QColor(230, 230, 230))); + resize(950,720); m_config.load();