Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.3
-
None
Description
An inner class is added as a map listener in the constructor, but it doesn't look like it is ever removed.
Possible solution is to add a "source" property of type Map that will register/unregister the event listener.