Hi all,
I'm developing an AE plugin and I have a bug regarding the Property Granularity of some floating point slider.
when using the arrow keys , the slider steps should be in singles not decimals : i.e integer steps and not 0.1 steps.
How do I control that?
I've looked at the PF_Param_FLOAT_SLIDER parameters, and it seems none fits the description.
Thanks in advance!