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

Respect the swipe actions configuration #254

Merged
merged 1 commit into from
Jan 20, 2021
Merged

Conversation

kylebshr
Copy link
Collaborator

Seems like this config option stopped being respected at some point. Pretty simple fix that will only apply the willPerformFirstActionAutomatically state if the option is true.

@kylebshr kylebshr requested a review from kyleve January 20, 2021 21:38
@kylebshr kylebshr merged commit 65bd5f5 into main Jan 20, 2021
@kylebshr kylebshr deleted the kb/swipe-actions-fix branch January 20, 2021 21:56
kyleve added a commit that referenced this pull request Jan 22, 2021
…d-layout-storage-on-sub-content

* origin/main:
  Prep 0.14.2
  Update changelog for swipe actions fix
  Respect the swipe actions configuration (#254)
kyleve added a commit that referenced this pull request Jan 28, 2021
…l-default-layouts

* origin/main:
  Fix memory leak which caused populated list views to leak.
  Replace build with configure as paramter name.
  Update docs for 0.15.0
  Prepare for 0.15.0
  Fix Changelog
  Add added and removes to the onContentChanged callback
  Give grid it's own layout types.
  Rename .list to .table.
  Fix tests
  Move to layout-type-based storage of configs on Item, Section, and HeaderFooter
  Prep 0.14.2
  Update changelog for swipe actions fix
  Respect the swipe actions configuration (#254)
  Update docs
  Swap validation DEBUG guard to avoid a warning in release builds
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