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

Netstandard ios #22

Closed
wants to merge 36 commits into from
Closed

Netstandard ios #22

wants to merge 36 commits into from

Conversation

smoogipoo
Copy link

Purpose of this PR

  • Description of feature/change.
  • Which part of OpenTK does this affect (Math, OpenGL, Platform, Input, etc).
  • Links to screenshots, design docs, user docs, etc.

Testing status

  • Explanation of what’s tested, how tested and existing or new automation tests.
  • Can include manual testing by self.
  • Specify test plans.
  • Rarely acceptable to have no testing.

Comments

  • Any other comments to help understand the change.

smoogipoo and others added 30 commits October 16, 2017 16:00
This is probably not the way to do this but it's good enough for now.
…queue on startup (mouse movements, etc.) would put the app in a partially-activated state and not take window focus (opentk#732)
Don't allow bounds to be set when window not present
In the future, on Windows precise trackpads and similar scrolling devices should also be detected.
This fixes various macOS API calls under net standard. Most notably, custom cursors (especially the hidden cursor) now work correctly.
Expose precise scrolling capability (macOS only) and fix cursor hiding
@smoogipoo smoogipoo closed this Jun 27, 2018
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.

5 participants