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

Changing of SlideAction' size #53

Closed
nodahikaru opened this issue Feb 26, 2019 · 4 comments
Closed

Changing of SlideAction' size #53

nodahikaru opened this issue Feb 26, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@nodahikaru
Copy link

It seems width of SlideAction is static. I tried to change width of SlideAction by changing child' Container width. But it doesn't work for me.
Is there any way to change width of SlideAction?

@pradeepkarth
Copy link

pradeepkarth commented Jun 5, 2019

Slidable( ... actionExtentRatio: 0.1,)

@zxc-cool
Copy link

Is there any way to change height of SlideAction?

@letsar letsar added the enhancement New feature or request label Nov 8, 2020
@letsar
Copy link
Owner

letsar commented Nov 8, 2020

For the moment you have to set a ratio. I'm working on a code refactoring so that you it will be more flexible.

@letsar
Copy link
Owner

letsar commented Jul 16, 2021

In 1.0.0, you can now set a different size for each action. I will close this ticket. If you have any issue, please open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

4 participants