【animation】画像を表示 #122

Closed d-matsuura opened this issue on 14 Jul 2021 - 2 comments

@d-matsuura d-matsuura commented on 14 Jul 2021

画像をアニメーション画面に表示させる

  • base64形式の画像データをserverから受け取る
  • GET:garalley/{aid}/pagemap/{pid}/image

▼?

  • base64から直接
  • 画像にしてから
@d-matsuura d-matsuura added the task label on 14 Jul 2021
@d-matsuura d-matsuura changed milestone from No milestone to to do on 14 Jul 2021
@d-matsuura d-matsuura changed priority from default to very high on 14 Jul 2021
@d-matsuura d-matsuura changed assignee from Not assigned to d-matsuura on 14 Jul 2021
@d-matsuura d-matsuura changed title from 【animation】base64形式の画像を表示 to 【animation】画像を表示 on 16 Jul 2021

【仕様変更】画像をサーバーからURLで呼び出す

  • base64は使わない
  • getでURLをもらう
@d-matsuura d-matsuura referenced the issue on 30 Jul 2021
  • サーバーに直接画像を置き、画像を表示させている
@d-matsuura d-matsuura closed this issue on 30 Jul 2021
@d-matsuura d-matsuura changed milestone from to do to finish on 30 Jul 2021
Labels

Priority
very high
Milestone
finish
Assignee

1 participant
@d-matsuura