Skip to content

Commit

Permalink
Mac: fixed cloud viewer pushed back behind main window after dialog c…
Browse files Browse the repository at this point in the history
…loses
  • Loading branch information
matlabbe committed Feb 18, 2024
1 parent a11ea29 commit ff7c8af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guilib/src/ExportCloudsDialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,7 @@ void ExportCloudsDialog::viewClouds(
}
}
viewer->refreshView();
window->activateWindow();
}
else
{
Expand Down

0 comments on commit ff7c8af

Please sign in to comment.