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

履歴用画像の表示スタイリング変更 #36

Open
haruyan-hopemucci opened this issue Feb 24, 2024 · 1 comment
Open

履歴用画像の表示スタイリング変更 #36

haruyan-hopemucci opened this issue Feb 24, 2024 · 1 comment
Assignees
Labels
Low Priority Low Priority

Comments

@haruyan-hopemucci
Copy link
Owner

object-fitで常に正方形の画像表示を行う

@haruyan-hopemucci haruyan-hopemucci self-assigned this Feb 24, 2024
@haruyan-hopemucci
Copy link
Owner Author

現在の実装では、400x400にレターボックス付きでcanvasに貼り付けた画像をlocalStorageに保存している。
レターボックスごと保存されているため、保存された画像は常に正方形で表示されている。
object-fitでレターボックスなしの画像表示を行いたいのであれば、canvasに張り付ける前の元画像を保存する必要がある。
ただし元画像は非常にサイズが大きいことが予想されるため、できれば長編を400pxで切り詰めたい。
現状ではこれを実現するためには大きな改変が必要なので、実装は先送りする。

@haruyan-hopemucci haruyan-hopemucci added the Low Priority Low Priority label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Low Priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant