 |
Changes
- Mouse events were being handled twice. When using eventHandler the notification arrives twice. One from the mouseUp: /mouseDown: event handler and other from handleMouseUp:/handleMouseDown:
(details / githubweb)
- Fixing the tests
(details / githubweb)
- Fix #8409
(details / githubweb)
|