mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Adjust scene size
This commit is contained in:
@@ -139,6 +139,6 @@ void MainWindow::on_actionOpen_triggered()
|
||||
|
||||
scene->clear();
|
||||
scene->addPixmap(mapHandler.surface);
|
||||
|
||||
ui->graphicsView->setSceneRect(mapHandler.surface.rect());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user