awesome-raccoons / gqt

MIT License
0 stars 0 forks source link

Tooltip coordinates change with zoom level #31

Closed nryeng closed 9 years ago

nryeng commented 9 years ago

The coordinates in the tooltip displayed when the mouse pointer rests above a point in the selected layer shows different coordinates for each zoom level.

Test case: Create a layer with LINESTRING(1 1, 2 2, 3 3). Zoom in on it and display the tooltip. Zoom in or out and display the tooltip again.