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

Crash with CoreUI #152

Open
TehFlaminTaco opened this issue Feb 8, 2020 · 2 comments
Open

Crash with CoreUI #152

TehFlaminTaco opened this issue Feb 8, 2020 · 2 comments

Comments

@TehFlaminTaco
Copy link

Scrolling the mousewheel on a CoreUI NativeWindow causes a System.OverflowExecption, prior to executing the event.

Occurs when running Core 3.0 compiling for win-x64

@TehFlaminTaco
Copy link
Author

When attempting to hack-patch this, I discovered that the MouseWheelEvent has room for WheelTicks, but never actually implements it.

@luca-piccioni
Copy link
Owner

Good catch. The CoreUI sub-project was an experiment about windows with .NET Core, indeed some code may be never executed.

Feel free to PR a patch, I'll integrate it happily.

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

No branches or pull requests

2 participants