Skip to content

Commit

Permalink
Merge pull request kenwheeler#1714 from marcellscarlett/patch-1
Browse files Browse the repository at this point in the history
Update README.markdown to include option useTransform
  • Loading branch information
kenwheeler committed Dec 10, 2015
2 parents 96ab681 + df5fc89 commit 6d8fce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ swipeToSlide | boolean | false | Swipe to slide irrespective of slidesToScroll
touchMove | boolean | true | Enables slide moving with touch
touchThreshold | int | 5 | To advance slides, the user must swipe a length of (1/touchThreshold) * the width of the slider.
useCSS | boolean | true | Enable/Disable CSS Transitions
useTransform | boolean | false | Enable/Disable CSS Transforms
variableWidth | boolean | false | Disables automatic slide width calculation
vertical | boolean | false | Vertical slide direction
verticalSwiping | boolean | false | Changes swipe direction to vertical
Expand Down

0 comments on commit 6d8fce6

Please sign in to comment.