migueldeicaza / XtermSharp

XTerm emulator as a .NET library
MIT License
161 stars 34 forks source link

Disable HitTest on caret and selection views #62

Closed sgmunn closed 4 years ago

sgmunn commented 4 years ago

This prevents these subviews from stealing mouse hits which are preventing the terminal view from becoming first responder with mouse down.