-
Notifications
You must be signed in to change notification settings - Fork 14
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
bug with minmaxslider: min max input broken when free: false #94
Labels
bug
Something isn't working
Comments
Can you provide:
As my testing:
[MinMaxSlider(5, 10, free: true), BelowRichLabel("$" + nameof(rangeInt))] public Vector2Int rangeInt;
[MinMaxSlider(0, 10), BelowRichLabel("$" + nameof(rangeInt2))] public Vector2Int rangeInt2; gives Unity_bT9g5Q7Vc4.mp4 |
TylerTemp
added
bug
Something isn't working
and removed
question
Further information is requested
labels
Nov 8, 2024
TylerTemp
changed the title
bug with minmaxslider: on last update when i input min it resets to 0, only can slide min value,
bug with minmaxslider: min max input broken when free: false
Nov 8, 2024
TylerTemp
added a commit
that referenced
this issue
Nov 8, 2024
Hi, please check if it's been fixed in 3.4.10 |
yay victory! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
shareX -> mp4 broke so i can't share video but here are the steps:
The text was updated successfully, but these errors were encountered: