Skip to content

Commit

Permalink
Merge pull request #415 from syfgkjasdkn/patch-1
Browse files Browse the repository at this point in the history
Add default safeZone value to the docs
  • Loading branch information
niklasramo authored Aug 18, 2020
2 parents 49f562c + 540043d commit 20535eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1197,6 +1197,7 @@ If you want to trigger scrolling on any element during dragging you can enable a
targets: [],
handle: null,
threshold: 50,
safeZone: 0.2,
speed: Muuri.AutoScroller.smoothSpeed(1000, 2000, 2500),
sortDuringScroll: true,
smoothStop: false,
Expand Down

0 comments on commit 20535eb

Please sign in to comment.