-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
デッキのカラム幅が変化したとき、全体を再描画するかメディアビューの高さを計算し直す #3633
Labels
packages/frontend
Client side specific issue/PR
Comments
ちなみにSafariのバグのためにそうしています |
Embed Playerに用いられているアスペクト比固定設定を流用するのはどうでしょう。 |
@acid-chicken それはSafariではバグらないの? |
ツイキャス(縦横比情報と実際のサイズが違うのが原因:#2610)以外では現状そういったものは確認されていない。 |
中身がGridレイアウトだとバグるみたいなのはあるかもしれないし、一度試してみないとわからなさそう |
これってどうなんだろ |
|
閑話休題、現在は |
解決済み |
新しい計算については #11004 あたりで |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
メディアビューの高さはjavascriptで計算してpx数を決めているため、デッキのカラム幅が狭まったときに以下の画像のように突き出してしまう
Environment
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: