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

Update action_slider_widget.dart #9

Closed
wants to merge 1 commit into from

Conversation

niu-dali
Copy link

add needReverse

@niu-dali
Copy link
Author

添加 needReverse 字段,用于在滑动结束时判断是否要倒退动画。
该效果用于验证码的滑块中,如下图所示,滑动结束时,滑块不返回原点,而是停留在原处。

1693366975249

@maeddin
Copy link
Member

maeddin commented Aug 30, 2023

Please create an issue about it. Also, all MRs and Issues should be written in English.

@niu-dali
Copy link
Author

#10

@niu-dali
Copy link
Author

Add a needReverse field to determine if you want to rewind the animation at the end of the slide.
This effect is used in the slider of the captcha, as shown in the image below, when the slide ends, the slider does not return to the origin, but stays in place.

@maeddin
Copy link
Member

maeddin commented Jul 30, 2024

This issue is solved with #16

@maeddin maeddin closed this Jul 30, 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.

2 participants