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

[ui] Improve visibility of the output layer attribute in the DXF export dialog #56082

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

nirvn
Copy link
Contributor

@nirvn nirvn commented Jan 30, 2024

Description

This fixes a UI/UX issue with the DXF export dialog whereas its layer tree widget does a really good job at hiding the 'Output Layer Attribute' column by resizing individual columns to match the width of the widget itself.

With the PR, both columns are visible, making it clear to the user that this option is here, and much easier to navigate:
image

Fixes #45441

@github-actions github-actions bot added this to the 3.36.0 milestone Jan 30, 2024
Copy link

github-actions bot commented Jan 30, 2024

🪟 Windows builds ready!

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

(Built from commit d5b0799)

@DelazJ
Copy link
Contributor

DelazJ commented Jan 30, 2024

@nirvn Thanks. Fixes #45441

src/app/qgsdxfexportdialog.cpp Outdated Show resolved Hide resolved
@nyalldawson nyalldawson merged commit 578b115 into qgis:master Jan 31, 2024
28 checks passed
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.

DXF export GUI
4 participants