File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88- The ability to simulate mouse press/release events at the current coordinates was added.
99
1010- Turns out that libuiohook has always ignored mouse coordinates when simulating mouse wheel events, so the method
11- which simulates them without coordaniates was added, and the previous one was marked as obsolete.
11+ which simulates them without coordinates was added, and the previous one was marked as obsolete.
1212
1313## [ v4.0.1] ( https://github.com/TolikPylypchuk/SharpHook/releases/tag/v4.0.1 ) (March 12, 2023)
1414
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ rest assured that it's not abandoned! I'm not giving up on this library any time
1818- The ability to simulate mouse press/release events at the current coordinates was added.
1919
2020- Turns out that libuiohook has always ignored mouse coordinates when simulating mouse wheel events, so the method
21- which simulates them without coordaniates was added, and the previous one was marked as obsolete.
21+ which simulates them without coordinates was added, and the previous one was marked as obsolete.
2222
2323### [ v4.0.1] ( https://github.com/TolikPylypchuk/SharpHook/releases/tag/v4.0.1 ) (March 12, 2023)
2424
You can’t perform that action at this time.
0 commit comments