1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-11 16:18:10 +00:00

visual/Form: add granularity per item override

This commit is contained in:
Sotiri Bakagiannis 2021-06-11 20:45:53 +01:00
parent 19c062c77c
commit f372162553

View File

@ -874,6 +874,7 @@ export class Form extends util.mix(VisualStim).with(ColorMixin)
responseStim = new Slider(
Object.assign(sliderOption, {
granularity,
size: sliderSize,
style,
labels,