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:
parent
19c062c77c
commit
f372162553
@ -874,6 +874,7 @@ export class Form extends util.mix(VisualStim).with(ColorMixin)
|
||||
|
||||
responseStim = new Slider(
|
||||
Object.assign(sliderOption, {
|
||||
granularity,
|
||||
size: sliderSize,
|
||||
style,
|
||||
labels,
|
||||
|
Loading…
Reference in New Issue
Block a user