CADability
CADability copied to clipboard
MultipleChoiceInput & mouse move events
If an action as a GeoObjectInput and a MultipleChoiceInput, when the GeoObjectInput is selected it reacts to the mouse move events. If the user selects the MultipleChoiceInput, that can't reacts to the mouse move events, the mouse move events are still handled by the GeoObjectInput. I find this behaviour wrong. For me the mouse move events must only be handled by the selected input.