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

How to set positions of NavArrows? #36

Closed
BearHunter49 opened this issue Apr 6, 2021 · 1 comment · Fixed by #39
Closed

How to set positions of NavArrows? #36

BearHunter49 opened this issue Apr 6, 2021 · 1 comment · Fixed by #39

Comments

@BearHunter49
Copy link

안녕하세요. 좋은 라이브러리를 만들어주셔서 감사합니다.

하나 건의사항이 있습니다!
NavArrow를 보면 좌, 우 각각 left: 30px, right 30px이 고정되어 있습니다.
하지만 이미지 크기가 100x100 정도로 작아지게 되면 NavArrow가 가운데로 모이게 돼버립니다.

이를 사용자가 지정할 수 있도록 하면 더 좋을것 같습니다!

@kimcoder kimcoder linked a pull request Apr 8, 2021 that will close this issue
@kimcoder
Copy link
Owner

kimcoder commented Apr 8, 2021

@BearHunter49
안녕하세요.
건의해주신 점 감사합니다.

말씀하신 기능은 이 버전에서 확인이 가능합니다. 2.1.0 version

navSize: number;
navMargin: number;

또, 아래 예제 사이트에서도 확인을 할 수가 있습니다!
https://kimcoder.github.io/react-simple-image-slider/

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 a pull request may close this issue.

2 participants