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 show/hide labels an checkbox #24950

Open
qgib opened this issue Aug 23, 2017 · 1 comment
Open

make show/hide labels an checkbox #24950

qgib opened this issue Aug 23, 2017 · 1 comment
Labels
Feature Request GUI/UX Related to QGIS application GUI or User Experience

Comments

@qgib
Copy link
Contributor

qgib commented Aug 23, 2017

Author Name: T L (T L)
Original Redmine Issue: 17051

Redmine category:gui


While labeling a layer in its Properties dialogbox, the choices made (e.g. in the "Show Label for this layer" page) is lost if one chooses "No Labels" dropdown list. When the user wants to turn on the label, he/she has to make the labeling choices again.

Can the "Labels" tab be better organized so that whether to show (or hide the label) is just a checkbox that one can turn on and off without losing information?

Thanks in advance.

@qgib
Copy link
Contributor Author

qgib commented Aug 24, 2017

Author Name: Harrissou Santanna (@DelazJ)


Indeed it's a very bad user experience to lose configurations this way.

Can the "Labels" tab be better organized so that whether to show (or hide the label) is just a checkbox that one can turn on and off

It was the case few versions ago (see screenshot at http://docs.qgis.org/2.14/en/docs/user_manual/working_with_vector/vector_properties.html#text-menu) so I guess there might be a good reason for the change.
Maybe, solution can be:

  • while the "no labels" is chosen, "previous" labeling parameters can still be kept in the dialog instead of being cleared;
  • Or add a "show label" checkbox item when you right-click the layer (and if a previous labeling has been set;
  • Or enable the "show/hide labels (and diagrams)" button from the Labels toolbar to work even though there's no data-defined placement for the labels.

Meanwhile a workaround can be to create 2 different styles for the layer and switch back and forth using the layer's contextual dialog.

@qgib qgib added Feature Request GUI/UX Related to QGIS application GUI or User Experience labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

No branches or pull requests

1 participant