Closed chrisgoringe closed 1 month ago
copy of image from original report
I can't reproduce this. Could you check the javscript console, or share a workflow in which you see it? @JorgeR81
I tried again with the default workflow.
This time I tried a Primitive and the value rounding worked.
The rounding issue was with custom float nodes. I tried:
But the min / max values still don't work, even with a Primitive.
A workflow where it isn't working would be a big help :)
OK, this one uses a single Primitive ( no custom nodes ). The rounding works, but not the min / max values.
The value rounding also works well with the KSampler widgets. But the min / max values, in the controller settings, don't seem to work either
Another problem is the seed slider. Maybe for this widget we could have a full width input box and a slider below ( it would use 2 lines, if possible ).
If you could use this style of slider it would allow larger values ( e.g. seed ) and it probably look better.
The Blender sliders look amazing ! I love the way they integrate slider and input box. This GUI is very clean and easy too read.
https://forum.qt.io/topic/145406/best-practices-factoring-code-to-create-a-custom-slider
See https://github.com/chrisgoringe/cg-controller/issues/30#issuecomment-2395198657