Opened 9 years ago
Closed 9 years ago
#637 closed enhancement (fixed)
SelectWithin: Hide layers that aren't visible
Reported by: | morkl | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
Since the SelectWithin widget doesn't work with layers that are hidden or in hidden groups, it would be nice not to have to sift through all those layers when trying to find one that is actually visible.
The attached patch filters the selectable layers with a recursive check.
Attachments (1)
Change History (2)
by , 9 years ago
Attachment: | SelectWithinPanel.templ.patch added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r2942), 3.0 (r2944) and 2.6 (r2945)