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

Improve Design of Slidable Widget #680

Merged
merged 1 commit into from
May 26, 2024

Conversation

ricoberger
Copy link
Member

The Slidable widget has rounded corners now and the background of the item which is swiped is now in the same color as the first action.

We also moved the Slidable wiedget to the AppListItem widget, which now has a new property slidableActions which can be used to define the actions, which are triggered via the swipe gesture.

The `Slidable` widget has rounded corners now and the background of the
item which is swiped is now in the same color as the first action.

We also moved the `Slidable` wiedget to the `AppListItem` widget, which
now has a new property `slidableActions` which can be used to define the
actions, which are triggered via the swipe gesture.
@ricoberger ricoberger added the changelog: changed Something was changed or updated label May 26, 2024
@ricoberger ricoberger merged commit c19dd25 into main May 26, 2024
2 checks passed
@ricoberger ricoberger deleted the improve-design-of-slideable-widget branch May 26, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant