ui
ui copied to clipboard
Step option for Slider is not supported in v1.1.3
step option for Slider is not supported in v1.1.3
Expected Behavior
step should be configurable and work as expected
Current Behavior
Object literal may only specify known properties, and 'step' does not exist in type 'SliderOptions'.ts(2353)
Environment
-
version:
- "@pixi/ui": "1.1.3"
- "pixi.js": "^7.4.2"
You should try latest 1.x.x version.
Closing as not a but, check this comment.