We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
概要(Overview) 表示されているレコードが少ない場合の、画面全体の中でのリスト表示範囲(高さ)が極端に小さくなる。
再現手順(To Reproduce)
スクリーンショット(Screenshots)
その他情報(Additional context) 恐らくリスト表示 → 列幅の調整 となり、極端に狭い列幅にしてると縦幅がライブラリ等で強制的に設定されたheightを超えてスクロールが発生するようになる。
※修正が難しいようであれば次のパッチまたはバージョンに先送り。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
概要(Overview)
表示されているレコードが少ない場合の、画面全体の中でのリスト表示範囲(高さ)が極端に小さくなる。
再現手順(To Reproduce)
スクリーンショット(Screenshots)

その他情報(Additional context)
恐らくリスト表示 → 列幅の調整 となり、極端に狭い列幅にしてると縦幅がライブラリ等で強制的に設定されたheightを超えてスクロールが発生するようになる。
※修正が難しいようであれば次のパッチまたはバージョンに先送り。
The text was updated successfully, but these errors were encountered: