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

New widget CueLabelSlider both int and float slider #1280

Conversation

KernAttila
Copy link
Contributor

Link the Issue(s) this Pull Request is related to.
#1279

Summarize your change.
This PR adds a new CueLabelSlider widget.
It is an int slider, acting as a float slider when providing the float_precision argument.

This can improve the user experience, having a slider clearly shows the boundaries of each variable.

image

This will be used in branch `cuesubmit-jobs-from-config-file`, done here to avoid pulling the whole widget

Signed-off-by: Kern Attila GERMAIN <5556461+KernAttila@users.noreply.github.com>
@DiegoTavares DiegoTavares merged commit ccd3a15 into AcademySoftwareFoundation:master May 3, 2024
carlosfelgarcia pushed a commit to carlosfelgarcia/OpenCue that referenced this pull request May 22, 2024
…eFoundation#1280)

* feat: New widget `CueLabelSlider` both int and float slider

* fix: remove feature from another branch

* Add `signals`, `getter` and `setter`

This will be used in branch `cuesubmit-jobs-from-config-file`, done here to avoid pulling the whole widget

Signed-off-by: Kern Attila GERMAIN <5556461+KernAttila@users.noreply.github.com>

---------

Signed-off-by: Kern Attila GERMAIN <5556461+KernAttila@users.noreply.github.com>
carlosfelgarcia pushed a commit to carlosfelgarcia/OpenCue that referenced this pull request May 22, 2024
…eFoundation#1280)

* feat: New widget `CueLabelSlider` both int and float slider

* fix: remove feature from another branch

* Add `signals`, `getter` and `setter`

This will be used in branch `cuesubmit-jobs-from-config-file`, done here to avoid pulling the whole widget

Signed-off-by: Kern Attila GERMAIN <5556461+KernAttila@users.noreply.github.com>

---------

Signed-off-by: Kern Attila GERMAIN <5556461+KernAttila@users.noreply.github.com>
@KernAttila KernAttila deleted the cuesubmit-int-float-slider-widgets branch August 21, 2024 09:46
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