Germán Schuager

Results 4 issues of Germán Schuager

Hi, given the code at https://github.com/gschuager/visx-xychart-tooltip, I see that while moving the mouse pointer rapidly in and out of the chart, the tooltip (along with the chrosshairs) gets incorrectly displayed...

needs followup

I am trying to use the following type in a property of an object used as argument in a grain method: https://github.com/NetTopologySuite/NetTopologySuite.Features/blob/develop/src/NetTopologySuite.Features/FeatureCollection.cs I configured Orleans serialization to use System.Text.Json for...

Needs: triage :mag:

### Is your request related to a problem you have? Let's say that we have an inheritance chain as follows: ``` interface ITaskEvent { } record TaskStarted : ITaskEvent {...

enhancement

Hi, first of all thank you for this tool. Would it be feasible to make the program cycle through all the windows matching the given condition? I tried to fiddle...