Skip to content

Conversation

@pss-aileen
Copy link
Collaborator

概要

  • apple-icon.png が safari のお気に入りで領域いっぱいにならない現象を解決するために画像を差し替えました
  • 具体的な変更点としてはアルファチャンネルを含まない画像に差し替えています
  • 元のapple-icon.png が「アルファチャンネルはい」となっており、おそらくこちらが原因で領域いっぱいに画像が表示されていなかったようです。
  • 画像の作成方法としてイラレで書き出しており、書き出し時に、「透明部分」にチェックがはいっていたままでした
  • そちらのチェックをはずし、保存し、テストサイトにて読み込んだところ領域いっぱいに画像が表示されたので、その画像をアップしています。

関連するIssue

closed #148

参考

Copy link
Member

@kazzyfrog kazzyfrog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!🫥

@kazzyfrog kazzyfrog merged commit 55dbc41 into main Jun 10, 2024
@kazzyfrog kazzyfrog deleted the fix/apple-icon-no-aipha-#148 branch June 10, 2024 15:32
@kazzyfrog kazzyfrog added the Type: 🐛 fix 修正、バグに関するもの label Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: 🐛 fix 修正、バグに関するもの

Projects

None yet

Development

Successfully merging this pull request may close these issues.

apple-icon.pngのサイズ変更

2 participants