quellus / GDTuber

A dynamic PNGTuber program made in Godot
MIT License
21 stars 11 forks source link

[Feature Request]: Sliders should have spinboxes #127

Open quellus opened 3 months ago

quellus commented 3 months ago

Is your feature request related to a problem? Please describe.

It's really hard to set things like HSV settings back to default, or sync up animation settings between two objects because you have to eyeball the balues.

Describe the solution you'd like

If each slider has a spinbox, it would be really easy to set it back to the default 0 or 1 or copy paste from one spinbox to another.

Describe alternatives you've considered

No response

Additional Context

No response