deceleration and snapping
This commit is contained in:
@@ -180,7 +180,7 @@ export function Gallery({
|
|||||||
return offsets
|
return offsets
|
||||||
}, [])}
|
}, [])}
|
||||||
snapToAlignment="start"
|
snapToAlignment="start"
|
||||||
decelerationRate="normal"
|
decelerationRate={0.99}
|
||||||
style={{
|
style={{
|
||||||
width: bleed ? windowWidth : containerWidth + QUOTE_PADDING * 2,
|
width: bleed ? windowWidth : containerWidth + QUOTE_PADDING * 2,
|
||||||
height: containerHeight,
|
height: containerHeight,
|
||||||
|
|||||||
Reference in New Issue
Block a user