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

仿照 Instagram 的顯示方式,裁切照片以適當 size 顯示 #235

Closed
scott-dt opened this issue Nov 19, 2020 · 1 comment
Closed
Assignees
Labels
fix/feature verified The fix has been verified by QA uiux UI or UX update
Milestone

Comments

@scott-dt
Copy link

仿照 Instagram 的顯示方式,裁切照片以適當 size 顯示 (方、長;寬三個比例) - (但是我們的原始照片不更動,只在顯示上調整)

@scott-dt scott-dt added the uiux UI or UX update label Nov 19, 2020
@scott-dt scott-dt added this to the beta7 milestone Nov 19, 2020
@CS6
Copy link
Contributor

CS6 commented Nov 24, 2020

Instagram 照片分別支援
正方(比例1:1)建議尺寸為1080 x 1080px、
打直(比例4:5)建議尺寸為1080 x 1350px
打橫(比例16:9)建議尺寸為1080 x 606px
三個尺寸的帖文照片,如果上載不是最佳尺寸的話有可能出現照片被裁走或自動放大縮少並補上白邊的情況。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix/feature verified The fix has been verified by QA uiux UI or UX update
Projects
None yet
Development

No branches or pull requests

3 participants