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

[dxf] Make sure selected attribute index is respected when resetting fieldsComboBox index #56971

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

gacarrillor
Copy link
Member

The attribute index does not correspond to a fieldsComboBox index because it has a setAllowEmptyFieldName set to true.

This PR makes sure that we always select the correct index in the aforementioned widget.

Before

2024-03-26.10-03-34.mp4

After

2024-03-26.11-01-53.mp4

cc @alexbruy

@github-actions github-actions bot added this to the 3.38.0 milestone Mar 26, 2024
@gacarrillor gacarrillor added Processing Relating to QGIS Processing framework or individual Processing algorithms GUI/UX Related to QGIS application GUI or User Experience DXF/DWG Relating to DXF or DWG importing/exporting Bug Either a bug report, or a bug fix. Let's hope for the latter! labels Mar 26, 2024
Copy link

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit e470585)

@nyalldawson nyalldawson merged commit 392d7ce into qgis:master Mar 27, 2024
46 checks passed
@gacarrillor gacarrillor deleted the fix_dxflayerdetailswidget_bug branch March 27, 2024 09:07
This pull request was closed.
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! DXF/DWG Relating to DXF or DWG importing/exporting GUI/UX Related to QGIS application GUI or User Experience Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants