Bug report #7138
Missing icon in raster symbology properties
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | Rasters | ||
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 #: | 16203 |
Description
See attached image. It does not have a tooltip, so I cannot say what is the function of that button.
History
#1 Updated by Alexander Bruy over 11 years ago
This button used to sort colormap classes in ascending order. As I can see in UI file this button has icon "view-sort-ascending.png" but there is no such file in QGIS sources.
Tooltip added in 105bfddf42.
#2 Updated by Etienne Tourigny over 11 years ago
- Status changed from Open to Resolved
In current master there is an icon, but it is rendered smaller than others. Fixed in 9a8ad74e
#3 Updated by Radim Blazek over 11 years ago
- Status changed from Resolved to Closed