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

Apply default layer actions to all selected layers (fixes #9714) #2576

Merged

Conversation

SebDieBln
Copy link
Contributor

The actions

  • Show feature count
  • Show in overview
  • Make top level

were only applied to the current layer.
Now they are applied to all selected layers.

the affected actions are:
- show feature count
- show in overview
- make top level
@SebDieBln
Copy link
Contributor Author

Note: When using the Make top level action, the order the layers appear in the root depends on the way the layers were selected. This is loosely related to #2543, but the fix proposed there will have to be modified to also correct the behaviour observed here, should this one be merged.

NathanW2 added a commit that referenced this pull request Dec 14, 2015
…ed_layers

Apply default layer actions to all selected layers (fixes #9714)
@NathanW2 NathanW2 merged commit 4ca81ba into qgis:master Dec 14, 2015
@SebDieBln SebDieBln deleted the DefaultLayerActions_on_selected_layers branch December 14, 2015 07:37
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.

None yet

2 participants