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

大圖模糊 #6

Open
skkri opened this issue Jan 1, 2018 · 1 comment
Open

大圖模糊 #6

skkri opened this issue Jan 1, 2018 · 1 comment

Comments

@skkri
Copy link

skkri commented Jan 1, 2018

卡片點開來的大圖都有點模糊

@s890081tonyhsu
Copy link
Member

之前有跟人討論過了,要分成兩個層面討論

猜圖還是正規取得圖片路徑

畫質排序:透過wikia取得完整的圖片路徑(他會夾帶有效時間) > http 網址猜測取圖 > https 網址猜測取圖

最快的處置方法就是換回http,不然就是擬定一個取圖用函式(要多一次ajax call)

流量問題

目前的服務需要下載的資料量已經將近10MB了,如果維持原畫質會造成部份有流量限制的用戶增加負擔量,在單一個卡片頁面上或許可以不讓flux等全部資料。不過還是以架設Server為萬解,或是其他處理方法。

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

No branches or pull requests

2 participants