Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support new features #69

Closed
wants to merge 1 commit into from
Closed

feat: support new features #69

wants to merge 1 commit into from

Conversation

krmao
Copy link

@krmao krmao commented Apr 12, 2024

support new features

  • sliderText
  • sliderTextStyle
  • bubbleAlwaysShow

    default false (new feature for always show bubble, such as captcha)

  • bubbleUseThumbTranslateX

    default false (fix the bubble flicker or offset when touch up)

  • onSlidingTouchBegin

    fix the thumb flicker when start moving - minimumTrackContainerOutside
    set minimum track container outside if true, default false minimumTrackBorderWidth

  • minimumTrackBorderRadius
  • theme
    • minimumTrackBorderColor

examples

sliderText
sliderTextStyle
bubbleAlwaysShow default false (new feature for always show bubble, such as captcha)
bubbleUseThumbTranslateX default false (fix the bubble flicker or offset when touch up)
onSlidingTouchBegin fix the thumb flicker when start moving
minimumTrackContainerOutside set minimum track container outside if true, default false
minimumTrackBorderWidth
minimumTrackBorderRadius
theme: {
    minimumTrackBorderColor
}
@krmao krmao closed this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant