Opened 11 years ago
Last modified 6 years ago
#2240 new enhancement
wxGUI: measurement tool does not show line after first click
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | d.measure | Cc: | |
CPU: | Unspecified | Platform: | Linux |
Description
In the current wxGUI, the measurement only shows the point of the first click but not the line attached to the mouse cursor. This would be helpful, though... I think it worked in the past.
The wxdigit line editor is working nice (and shows information in the status line about position), maybe use that?
Change History (8)
comment:1 by , 11 years ago
follow-up: 3 comment:2 by , 11 years ago
Hm, I can see the line there. But it might happen that after some combination of map display tools it disappears. Does this happen to you with freshly opened gui?
comment:3 by , 11 years ago
Platform: | Unspecified → Linux |
---|---|
Version: | svn-releasebranch70 → svn-trunk |
Replying to annakrat:
Does this happen to you with freshly opened gui?
Yes. g.gui, Load raster map, "Measure distance", no line attached after first click. At a second click the line is drawn between the points.
I would note that the line digitizer tool in wxdigit is much nicer since it reports in the map display bottom bar rather than (unexpectedly) in the command console which is commonly not open.
System Info GRASS version: 7.1.svn GRASS SVN Revision: 59549M Build Date: 2014-04-02 Build Platform: x86_64-unknown-linux-gnu GDAL/OGR: 1.10.1 PROJ.4: 4.8.0 GEOS: 3.4.2 SQLite: 3.8.4 Python: 2.7.5 wxPython: 2.8.12.0 Platform: Linux-3.13.6-200.fc20.x86_64-x86_64-with-fedora-20-Heisenbug
comment:4 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:5 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:6 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
comment:7 by , 6 years ago
Milestone: | 7.0.7 → 7.6.1 |
---|---|
Type: | defect → enhancement |
See also trac #2241