Opened 16 years ago
Closed 8 years ago
#304 closed defect (fixed)
quering disables vector transparency
Reported by: | msieczka | Owned by: | martinl |
---|---|---|---|
Priority: | major | Milestone: | 6.5.0 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | Cc: | grass-dev@… | |
CPU: | All | Platform: | All |
Description
- set a transparency for a vector map conatining a polygon
- query the polygon in edit mode, or within vdigit - the transparency is gone due to highlight
This is a problem when there is a writing in the background raster map which I want to enter into the table as an attribute - one has to remember to memorize it before a query.
About querying - a polygon query in non-edit mode highlits only the centroid. Could it highlight a whole polygon, like an edit-query?
Change History (5)
comment:1 by , 16 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 16 years ago
Milestone: | 6.4.0 → 6.5.0 |
---|
Transparency issue has been fixed. Anyway, querying must to be improved in the future.
comment:3 by , 15 years ago
Cc: | added; removed |
---|
comment:4 by , 8 years ago
As the OP's issue seems to have been fixed, I believe this bug can be closed.
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Partially implemented in r34969 (relbr64) r34967 (devbr6) r34968 (trunk).