Hi list,
I think, I found a bug on slider<vsl, hsl>
When I modify the size of vslider, width and height, it comes strange.
Normally, when I input integer, output is integer. I know there is no integer in Pd but, I say as integer.
Here is strange thing
——————————
<strange>
input (integer)
|
s $0-slider
r $0-slider
|
vslider (modified height and width)
|
number box2
|
output (float)
—————————
Pd-0.45-4 (32bit) Vanilla
OS X 10.9 Mavericks
I attached Pd file
Is this bug?
Thanks,
Jong