Feature request #6629
Processing: Add option to Show only active layers in layer dialogs
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/Core | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 15812 |
Description
It is very annoying and error prone to search through the ever growing list of layers when working in processing stages with multiple layers in fTools.
Normally i deactivate the resulting layers of previous steps, but keep them in the TOC in case of need.
It would be very nice if fTools would only present the active layers (like the GRASS dialogs do), so picking the wrong layers by mistake would become more unlikely, or at least time could be saved by not having to browse all these layers you actually do need there.
History
#1 Updated by Médéric RIBREUX almost 9 years ago
- Status changed from Open to Feedback
- Category changed from 44 to Processing/Core
Hello, bug triage...
in order to take care of this feature request, I suggest we add an option in Processing General options as 'list only active layers'.
When checked, only active layers would be displayed in the QComboBoxes of the algorithms dialog boxes layer lists.
Doing like this would not break anything and it seems to be easier to implement.
What do you think, any other suggestion ?
#2 Updated by Alexander Bruy over 8 years ago
- Status changed from Feedback to Open
#3 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
#4 Updated by Regis Haubourg over 7 years ago
- Description updated (diff)
- Subject changed from fTools: Show only active layers in layer dialogs to Processing: Add option to Show only active layers in layer dialogs