gmamaladze / globalmousekeyhook

This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
MIT License
1.05k stars 257 forks source link

SequenceBase Equals() problem #101

Closed jstorch closed 5 years ago

jstorch commented 6 years ago

I believe there is a bug in SequenceBase's Equality checking.

SequenceBase.cs - Line 67 - The return is casting to a Combination object instead of SequenceBase<T> and throwing an System.InvalidCastException

gmamaladze commented 6 years ago

Makes sense. Feel free to fork, fix and create a merge request.

gmamaladze commented 5 years ago

Fixed by 44b46f57e07d90ec537fa04118632fe7cacd4ffa