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

Add SetXWithoutNotify and SetYWithoutNotify to BoxSlider #472

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

Kurante2801
Copy link
Contributor

Unity UI Extensions - Pull Request

Overview

Add SetXWithoutNotify and SetYWithoutNotify to BoxSlider. They set the X and Y values without invoking OnValueChanged.

Changes

  • Fixes:

Breaking Changes

  • Breaks

Related Submodule Changes

  • URL

Testing status

  • No tests have been added.

Manual testing status

I created a custom color picker and used BoxSlider as the Saturation Value slider.

Adds functions to set the X and Y values without calling OnValueChanged
@SimonDarksideJ SimonDarksideJ merged commit 35b9985 into Unity-UI-Extensions:release Apr 21, 2024
GoShikhar pushed a commit to GoShikhar/com.unity.uiextensions that referenced this pull request May 3, 2024
Add SetXWithoutNotify and SetYWithoutNotify to BoxSlider
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.

2 participants