biotracker_core
biotracker_core copied to clipboard
Mouse event dissociation
For a press event the associated release event might not be caught by the application. This is due to some other application stealing the focus. Can be easily reproduced in the VS debuger by breaking inside the event handler.
This should be an issue in the annotations view and area descriptors.