Bug report #7602
Raster Pyramids and Histogram tab should be hidden for WMS layers
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16531 |
Description
WMS layers do not support the pyramids and histogram tab. In current master clicking either of these tabs shows the pane for the "Pipe" tab. These options should be hidden or disabled for WMS layers.
History
#1 Updated by Giovanni Manghi over 11 years ago
- Status changed from Open to Feedback
In my master I cannot see that tabs, it was fixed in the last hours?
#2 Updated by Nyall Dawson over 11 years ago
- File wms_properties.png added
Nope - still seeing it with current master. I've attached a screenshot. Both the Pyramids and Histogram buttons are shown, but clicking them displays only the Pipes tab.
#3 Updated by Larry Shaffer over 11 years ago
I'll look into this right now. Seems my update to vertical tabs may have messed that up.
#4 Updated by Larry Shaffer over 11 years ago
Should be fixed with commit 833ae95
Please test, works on Mac for WMS layers
#5 Updated by Nyall Dawson over 11 years ago
- Status changed from Feedback to Closed
Works perfectly now -- thank you!