-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix welcome screen vs project loading
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bea14e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmmm, now start page doesn't show up when QGIS is started without a project...
sorry
bea14e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What was the problem with loading projects? I thought I had fixed that in 16d7a06.
bea14e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
before this commit, when running QGIS with a project the welcome page was staying on top, even if opening a new project.
after this commit, welcome page is not show when starting QGIS.
I did not noticed 16d7a06 and can't say when the bug appeared.
bea14e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, sounds like I ran into that too. But I switched back/forward to "New" afterwards, so I can't say for sure either.