Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix identify menu when an expression is used as display name #34361

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

lbartoletti
Copy link
Member

@lbartoletti lbartoletti commented Feb 7, 2020

Description

When an expression is filled in the display field, the identification menu always returns the ID of the clicked feature rather than the result of the expression.

In many projects we use expressions to clearly identify features, it's more readable than the ID. This PR fixes this problem.

src/gui/qgsidentifymenu.cpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants