Bug report #302
'derived attributes' mustn't mix with attributes
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Vectors | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Linux | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 10361 |
Description
See the attached screendump. The derived attribute is sorted in alphabetical order like all the "real" attributes are. This is wrong - it should be put at top, and easy to distinct by color or font.
Maciek
History
#1
Updated by Gavin Macaulay - about 19 years ago
Or perhaps at the bottom? It really depends on one's view of the importance of the length/area values.
#2
Updated by anonymous - about 19 years ago
Whatever, just don't mix derived attributes with attributes that are stored in the attribute table. Keep them clearly separate.
#3
Updated by Gavin Macaulay - about 19 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in svn b9083f3c (SVN r5912).
#4 Updated by Anonymous about 16 years ago
Milestone Version 0.8 deleted