Bug report #10029
measure tool poor marker visibility
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Canvas | ||
Affected QGIS version: | 2.2.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18514 |
Description
I have problem that the measure tool markers are poorly visible. As attached picture shows it is almost impossible to find the starting point of the line (and check you chose the right point) and in some cases also the line.
Would it be possible to make the line thicker and in some brighter color? It would help much.
thanks
PS: the same in Windows and Linux OS
History
#1 Updated by Antonio Locandro over 10 years ago
I think this would be a good addition, I often find myself in the same position, also it would be nice if once can see if it's snapping to something or not
#2 Updated by Anonymous over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 3a726b60858402402be1a6685371123d17412043.
#3 Updated by Da Silva over 10 years ago
- File measuretool.zip added
- File perimeter.jpg added
- File area.jpg added
- Status changed from Closed to Reopened
The attached images show that the marker for the last point of feature is not draw and the measure tool can be fooled to draw two points for the starting point of a feature.
Code to correct this issue is provided.
#4 Updated by Giovanni Manghi over 10 years ago
- Pull Request or Patch supplied changed from No to Yes
Da Silva wrote:
The attached images show that the marker for the last point of feature is not draw and the measure tool can be fooled to draw two points for the starting point of a feature.
Code to correct this issue is provided.
please submit patches as pull request on github, thanks!
#5 Updated by Nathan Woodrow over 10 years ago
- Status changed from Reopened to Closed
Fixed in changeset f1b5838392a4da8298a5848b2eed197ed15ecab8.