Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Settings UI: Number sliders #1978

Merged
merged 9 commits into from
Sep 7, 2021
Merged

Settings UI: Number sliders #1978

merged 9 commits into from
Sep 7, 2021

Conversation

iLLiCiTiT
Copy link
Member

Description

Number inputs may have slider in UI that can be helpfull in few cases.

Changes

  • added attribute show_slider to number type which will cause that slider will show in UI

Screenshot

image

@iLLiCiTiT iLLiCiTiT self-assigned this Sep 1, 2021
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Sep 1, 2021
@64qam
Copy link
Member

64qam commented Sep 7, 2021

Slider is working fine for mouse dragging. When trying to set a value manually, the slider is drawing itself only in a tiny part of a scale. Using a spinbox it is not possible to change a value behind a decimal point.

slider

@iLLiCiTiT
Copy link
Member Author

Slider is working fine for mouse dragging. When trying to set a value manually, the slider is drawing itself only in a tiny part of a scale. Using a spinbox it is not possible to change a value behind a decimal point.

Should be fixed now.

@iLLiCiTiT iLLiCiTiT merged commit b77ff30 into develop Sep 7, 2021
@mkolar mkolar deleted the feature/number_sliders branch September 17, 2021 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants