Ticket #2334 (closed feature: duplicate)
Blank mouse position when outside map area
| Reported by: | Joto | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Control.MousePosition | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: |
Description
The MousePosition Control shows the current coordinates for the mouse position. When the mouse leaves the map area, the last coordinates are shown. The enclosed patch changes this behaviour to delete the position text when the mouse leaves the map area. The old behaviour can be easily restored by overwriting the mouseOutsideText function with null or other text can be shown.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

