Ticket #2404 (closed feature: fixed)
MousePosition control should support mouseOut event
| Reported by: | cmoullet | Owned by: | crschmidt |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Control.MousePosition | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
If the mouse is outside the map, the last position within the map is presented. This is not logical, since the map is not in the map anymore. The attached patch proposed to react to the map mouseOut event in order to be able to associate an "emptyString" to the mouse position.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

