FormidableLabs / FormidableLabs/react-swipeable
How to change the width of each slide ?
- 主要言語
- TypeScript
- スター
- 2.1k
- フォーク
- 149
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi,
I am trying to use this demo [https://codesandbox.io/s/react-swipeable-image-carousel-hben8](url) in my project, but I need to reduce the width of each slide. I tried to set the width, but this made the space between each slide larger. I also tried to add the condition if (!props.sliding) return "none" at the component.tsx, this reduced the space but made the swipe effect not smooth.
Could you please tell me the way to change the width of the slide without making the space between each slide larger?
Thank you.
Regards,
Elva
コントリビューションガイド
調査の方向性
リンク先のCodeSandboxから始めてcomponent.tsxを調べ、スライド幅、間隔、スライド条件がどのように連携しているかに注目してください。幅を縮小したケースを再現し、完成した動作で間隔が変わらず、スムーズなスワイプ効果が維持されることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100