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

make labeling Edit Rule widget a full-featured dialog (fix #36761) #47305

Merged
merged 2 commits into from Feb 13, 2022
Merged

make labeling Edit Rule widget a full-featured dialog (fix #36761) #47305

merged 2 commits into from Feb 13, 2022

Conversation

alexbruy
Copy link
Contributor

Description

Make Edit Rule for rule-based labeling a full-featured dialog with Cancel and Help buttons instead of simple QgsPanel with just Ok button. This makes it consistent with the similar dialog in rule-based rendered and improves UX by allowing users to access manual and close dialog with Esc.

Fixes #36761.

@alexbruy alexbruy added the GUI/UX Related to QGIS application GUI or User Experience label Feb 11, 2022
@github-actions github-actions bot added this to the 3.24.0 milestone Feb 11, 2022
@nyalldawson nyalldawson merged commit 4bdc1a1 into qgis:master Feb 13, 2022
@alexbruy alexbruy deleted the labeling-rule-dialog branch February 14, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the labels "edit rule" widget a real dialog with buttons
2 participants