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

Fix int bug #962

Merged
merged 1 commit into from
Sep 3, 2023
Merged

Fix int bug #962

merged 1 commit into from
Sep 3, 2023

Conversation

gentlegiantJGC
Copy link
Member

SetValue will accept int or float on windows but only int on some platforms.
This ensures the value is an int before calling SetValue.

Fixes #961

SetValue will accept int or float on windows but only int on some platforms.
This ensures the value is an int before calling SetValue.
@gentlegiantJGC gentlegiantJGC merged commit 803bd3d into 0.10 Sep 3, 2023
3 checks passed
@gentlegiantJGC gentlegiantJGC deleted the bug-961 branch September 3, 2023 08:11
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.

[Bug Report] Selection box size not updating
1 participant