mirror of
https://github.com/vale981/Taevitas
synced 2025-03-04 17:11:40 -05:00
Some Cleanup
This commit is contained in:
parent
8631d4152c
commit
60bcf6fe27
1 changed files with 2 additions and 0 deletions
|
@ -373,7 +373,9 @@ void MainWindow::togglePreview( bool checked ) {
|
|||
}
|
||||
|
||||
if ( checked ) {
|
||||
// NOTE: Hacky
|
||||
setMaximumSize( 1e5, 1e5 );
|
||||
|
||||
ui->preview_widget->setProperty( "enabled", true );
|
||||
resize = true;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue