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

is there an option to have [MinMaxSlider(0, 20)] expand range if the user input a larger/smaller value? #48

Closed
laurentopia opened this issue Jul 11, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@laurentopia
Copy link

combining the convenience of the minmax slider with the flexibility of a vector2 :)

@TylerTemp
Copy link
Owner

At the moment it is not supported (yet?).

Well, as it seems quite easy to implement, I'll consider it once I finish the current issues :)

@TylerTemp TylerTemp added the enhancement New feature or request label Jul 13, 2024
@laurentopia
Copy link
Author

awesome

@TylerTemp TylerTemp self-assigned this Jul 23, 2024
TylerTemp added a commit that referenced this issue Oct 20, 2024
TylerTemp added a commit that referenced this issue Oct 21, 2024
TylerTemp added a commit that referenced this issue Oct 24, 2024
TylerTemp added a commit that referenced this issue Oct 24, 2024
TylerTemp added a commit that referenced this issue Oct 24, 2024
@TylerTemp
Copy link
Owner

TylerTemp commented Oct 25, 2024

Hi,

this feature has been added in 3.4.4 3.4.5, please have a try (hope it has no bug.

[MinMaxSlider(0, 10, free: true)] public Vector2 myRange;

@TylerTemp
Copy link
Owner

This issue is now closed as it's been implemented. Comment below if you still have similar issues and I'll open it again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants