Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD-32: Add missing SimulateMouseMoveRelative and SimulateMouseMoveAbsolute to ISceneRunner #71

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Mar 28, 2024

Why

With MikeSchulze/gdUnit4#329 we changed the method signature of SimulateMouseMoveRelative and introduced SimulateMouseMoveAbsolute

What

  • Implement the SimulateMouseMoveRelative and SimulateMouseMoveAbsolute
  • set API version 4.2.2-rc.1
  • fix NuGet package dependencies resolving to include pre releases

@MikeSchulze MikeSchulze self-assigned this Mar 28, 2024
@MikeSchulze MikeSchulze changed the title GD-32: Add missing SimulateMouseMoveRelative and `SimulateMouseMove… GD-32: Add missing SimulateMouseMoveRelative and SimulateMouseMoveAbsolute to ISceneRunner Mar 28, 2024
…Absolute` to `ISceneRunner `

# Why
With MikeSchulze/gdUnit4#329 we changed the method signature of `SimulateMouseMoveRelative` and introduced `SimulateMouseMoveAbsolute`

# What
- Implement the `SimulateMouseMoveRelative` and `SimulateMouseMoveAbsolute`
@MikeSchulze MikeSchulze merged commit 7d2373e into master Mar 28, 2024
@MikeSchulze MikeSchulze deleted the GD-32 branch March 28, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-32: SceneRunner add missing SimulateMouseMoveRelative and SimulateMouseMoveAbsolute
1 participant