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

player view 에서 앨범 커버 이슈 #114

Open
2 tasks
zaehorang opened this issue Jun 19, 2024 · 0 comments · May be fixed by #117
Open
2 tasks

player view 에서 앨범 커버 이슈 #114

zaehorang opened this issue Jun 19, 2024 · 0 comments · May be fixed by #117

Comments

@zaehorang
Copy link
Collaborator

Description

플레이어 뷰에서 앨범 커버가 들어가지 않는다고 생각을 했는데, 다시 동작을 수행해보니
커버는 제대로 들어가는데 이후에 사라지는 것 같습니다.

(초기에 앨범 커버가 잠깐 보였다가 다시 없어진다.)

To-do

  • 이슈 원인 찾기
  • 해결하기

ETC (참고 자료)

zaehorang added a commit that referenced this issue Jun 27, 2024
zaehorang added a commit that referenced this issue Jun 27, 2024
- 현재 재생 중인 음악의 인덱스를 @AppStorage에서 음악 재생 모델의 프로퍼티로 저장하는 방식으로 수정
zaehorang added a commit that referenced this issue Jul 7, 2024
- 플레이어 뷰에서 아트워크 이미지가 보이지 않는 이슈 해결
- queue에 음악을 넣으면서 관련 track을 배열에 따로 저장한 뒤, 해당 값의 아트워크에 접근하여 뷰에 보여줌
zaehorang added a commit that referenced this issue Jul 7, 2024
zaehorang added a commit that referenced this issue Jul 7, 2024
- 현재 재생 중인 음악의 인덱스를 @AppStorage에서 음악 재생 모델의 프로퍼티로 저장하는 방식으로 수정
zaehorang added a commit that referenced this issue Jul 7, 2024
- 플레이어 뷰에서 아트워크 이미지가 보이지 않는 이슈 해결
- queue에 음악을 넣으면서 관련 track을 배열에 따로 저장한 뒤, 해당 값의 아트워크에 접근하여 뷰에 보여줌
@zaehorang zaehorang linked a pull request Jul 8, 2024 that will close this issue
zaehorang added a commit that referenced this issue Sep 6, 2024
zaehorang added a commit that referenced this issue Sep 6, 2024
- 현재 재생 중인 음악의 인덱스를 @AppStorage에서 음악 재생 모델의 프로퍼티로 저장하는 방식으로 수정
zaehorang added a commit that referenced this issue Sep 6, 2024
- 플레이어 뷰에서 아트워크 이미지가 보이지 않는 이슈 해결
- queue에 음악을 넣으면서 관련 track을 배열에 따로 저장한 뒤, 해당 값의 아트워크에 접근하여 뷰에 보여줌
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.

1 participant