Skip to content

Commit f46053d

Browse files
committed
don't reopen feature form when identify maptool is reactivated (fixes #10104)
1 parent 858a258 commit f46053d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/qgsidentifyresultsdialog.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,6 @@ void QgsIdentifyResultsDialog::activate()
10881088

10891089
if ( lstResults->topLevelItemCount() > 0 )
10901090
{
1091-
show();
10921091
raise();
10931092
}
10941093
}

0 commit comments

Comments
 (0)