Comfy-Org / Comfy-Org/ComfyUI_frontend
[Feature Request]: Blender style sliders ( with min/max as node properties )
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
Users could set min / max values for widgets, in the node properties.
This would allow creating sliders, instead of the current widgets.
https://github.com/florestefano1975/comfyui-portrait-master

---
I love the way Blender integrates the slider and input box.
https://forum.qt.io/topic/145406/best-practices-factoring-code-to-create-a-custom-slider

### Proposed workflow
Sliders could be enabled, per widget, in the node properties, once the min / max values were inserted.
Some common nodes like KSampler could have pre-filled min / max values.
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.