Skip to content

fix: 프로필 게시글 그리드 영상 썸네일 표시#191

Merged
seizeh merged 1 commit into
mainfrom
fix/profile-video-thumb
Jul 25, 2026
Merged

fix: 프로필 게시글 그리드 영상 썸네일 표시#191
seizeh merged 1 commit into
mainfrom
fix/profile-video-thumb

Conversation

@seizeh

@seizeh seizeh commented Jul 25, 2026

Copy link
Copy Markdown
Owner

프로필의 작성 게시글 그리드(PostPhotoTile)가 영상 글에서 imageUrl(영상 파일)을 이미지로 디코딩하려다 실패해 제목 폴백만 보이던 문제. 영상 글은 포스터 썸네일 + 우상단 작은 ▶ 표식으로 표시(포스터 없으면 어두운 타일).

참고: 사진 게시글 상세의 블러 강도는 이미 σ8 로 영상과 동일(post_media_hero 단일 값) — 별도 변경 없음.

flutter analyze: No issues found

🤖 Generated with Claude Code

PostPhotoTile 이 imageUrl(영상 파일)을 그대로 Image.network 에 넣어
디코딩 실패 → 제목 폴백만 보이던 문제. 영상 글은 포스터 썸네일을 그리고
우상단에 작은 ▶ 표식을 얹는다(포스터 없으면 어두운 타일).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@seizeh
seizeh merged commit 9377933 into main Jul 25, 2026
1 check passed
@seizeh
seizeh deleted the fix/profile-video-thumb branch July 25, 2026 06:38
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 this pull request may close these issues.

1 participant