ui icon indicating copy to clipboard operation
ui copied to clipboard

Step option for Slider is not supported in v1.1.3

Open hotyes opened this issue 1 year ago • 1 comments

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"

hotyes avatar Oct 01 '24 05:10 hotyes

You should try latest 1.x.x version.

CatchABus avatar Oct 10 '24 13:10 CatchABus

Closing as not a but, check this comment.

CyberDex avatar Oct 17 '24 20:10 CyberDex