Skip to content

Fix preview panel fields parsing#4107

Merged
tomasMizera merged 2 commits intodev/2025.7.0from
fix/preview-panel
Oct 1, 2025
Merged

Fix preview panel fields parsing#4107
tomasMizera merged 2 commits intodev/2025.7.0from
fix/preview-panel

Conversation

@Withalion
Copy link
Copy Markdown
Contributor

fix #4031

When the user specifies the mapTooltip in QGIS on Windows, we don't remove the \r line delimiter, while parsing the field names. Thus no field names matches except the last one.

@github-actions
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 17733319793

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 72 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.001%) to 19.572%

Files with Coverage Reduction New Missed Lines %
mm/app/attributes/attributepreviewcontroller.h 1 50.0%
mm/app/main.cpp 71 35.37%
Totals Coverage Status
Change from base Build 17678033457: 0.001%
Covered Lines: 13868
Relevant Lines: 70855

💛 - Coveralls

@tomasMizera tomasMizera merged commit 4aef8be into dev/2025.7.0 Oct 1, 2025
9 checks passed
@tomasMizera tomasMizera deleted the fix/preview-panel branch October 1, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tags for preview panel settings don't work when more than one field is used

3 participants