AIS_Manipulator Selection issues

Hey

Got some issues using the Manipulator.

Selection & Highlighting of the AIS_InteractiveObject has some weird glitches:

1) When the AIS is moved to a new location with the manipulator then selection and highlight is not working anymore. I.e not 'selectable anymore'
2) There is some 'selection tearing' when moving the AIS to a new location

I added a gif to demonstrate these issues. Does anyone know how to prevent this?

Thanks
Soupy

Attachments: 
sOup x's picture

Fixed it. I had some issues with my input event handler class; it double registered some mouse actions. Resulting in a confused SelectionManager!