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

스크롤의 끝에 가면 다음페이지를 요청하는 형식의 콜백이 있었으면 좋겠습니다. #180

Closed
Pacman18 opened this issue Feb 15, 2022 · 2 comments · Fixed by #196
Assignees
Labels
feature Issue type : Feature request UI Service : UI

Comments

@Pacman18
Copy link

안녕하세요 항상 감사하게 GPM 툴을 사용하고 있습니다.

한가지 기능이 추가되면 더욱 더 좋은 스크롤이 될 것 같아 요청드립니다.

스크롤 리스트를 구성할때

한 화면 ( 이후 페이지라고 명칭하겠습니다) 에 보여지는 목록의 개수는 100개라고 한다면

이 페이지가 끝나는 부분에서 스크롤의 끝지점에 도착했다라는 콜백 기능이 존재하여 다음 리스트 100개를 불러 올 수 있게 할 수 있도록 개선을 요청드려요.

자주 쓰는 기능이라 이런 부분이 커스터 마이징해서 쓰게 되는것보다

제공해주시면 더 유용하게 쓰일듯 합니다.

감사합니다.

@Pacman18 Pacman18 added the new service Issue type: New service request label Feb 15, 2022
@SangYun-nhn SangYun-nhn added DLST Service : DLST UI Service : UI labels Feb 15, 2022
@smflt-nhn smflt-nhn removed the DLST Service : DLST label Feb 15, 2022
@smflt-nhn
Copy link
Contributor

smflt-nhn commented Feb 15, 2022

@Pacman18

안녕하세요.
GPM UI을 맡고 있는 장동연입니다.
먼저 GPM에 관심 가져주시고 사용해 주셔서 감사드립니다.

스크롤 피드백을 통해 데이타를 불러오는 콜백은 인피니티 스크롤 사용할 때 많이 사용할 것 같습니다.
현재 다른 프로젝트 작업으로 일정을 구체적으로 말씀드리기 어렵습니다만 적극 검토 해보겠습니다.

기능이 추가된 이후 피드백 드리겠습니다. 앞으로도 많은 관심 부탁 드리겠습니다.

감사합니다.

@SangYun-nhn SangYun-nhn added feature Issue type : Feature request and removed new service Issue type: New service request labels Feb 21, 2022
@SangYun-nhn SangYun-nhn removed their assignment Feb 21, 2022
smflt-nhn added a commit that referenced this issue Apr 15, 2022
### Added
* InfiniteScroll
    * 스크롤 이벤트 추가 [(180)](#180)
        * OnChangeValue
        * OnChangeActiveItem
        * OnStartLine
        * OnEndLine

* WrapLayoutGroup
    * 셈플 추가
    * 문서 추가
@smflt-nhn smflt-nhn linked a pull request Apr 18, 2022 that will close this issue
@smflt-nhn
Copy link
Contributor

2.4.0에 적용되었습니다.
문서의 스크롤 이벤트를 참조하시면 좋을것 같습니다.
https://github.com/nhn/gpm.unity/blob/main/docs/UI/InfiniteScroll/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issue type : Feature request UI Service : UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants