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
こんにちは。私の方で横スクロールを出す修正を試みてみたんですが、かなり時間かけても修正できませんでした。使っているReact component側の問題で出来ないのかPixivDeck側の影響で実装が難しいのか切り分けも出来無かったので、お時間がありましたらちょっと見ていただけますでしょうか?
マウスを使っている場合でもスクロールがし易くなる。
overflow-x: scrollをタイルを表示しているelm全てつけてみてもスクロールバーは現れませんでした。また、タイルを表示しているelmのheightを低くしても表示できなかったので、隠れている訳でも無さそうです。
overflow-x: scroll
height
node
v9.11.1
yarn
1.7.0
Do you want to request a feature or report a bug?:
新機能提案。
What is the current behavior?:
タイルを横断しての横スクロールバーが表示されないのが現状です。
What is the expected behavior?:
タイルを横断しての横スクロールバーが表示されて欲しいです。
What is the suggested solution?:
すみません、解決策は力不足で提案出来ません。
The text was updated successfully, but these errors were encountered:
@sachin21 Issueありがとうございます!こちらでも調査してみます
Sorry, something went wrong.
ありがとうございます!助かります 🙏
No branches or pull requests
こんにちは。私の方で横スクロールを出す修正を試みてみたんですが、かなり時間かけても修正できませんでした。使っているReact component側の問題で出来ないのかPixivDeck側の影響で実装が難しいのか切り分けも出来無かったので、お時間がありましたらちょっと見ていただけますでしょうか?
横スクロールバーを出すことで嬉しいこと
マウスを使っている場合でもスクロールがし易くなる。
試したこと
overflow-x: scroll
をタイルを表示しているelm全てつけてみてもスクロールバーは現れませんでした。また、タイルを表示しているelmのheight
を低くしても表示できなかったので、隠れている訳でも無さそうです。node
version:v9.11.1
yarn
version:1.7.0
Do you want to request a feature or report a bug?:
新機能提案。
What is the current behavior?:
タイルを横断しての横スクロールバーが表示されないのが現状です。
What is the expected behavior?:
タイルを横断しての横スクロールバーが表示されて欲しいです。
What is the suggested solution?:
すみません、解決策は力不足で提案出来ません。
The text was updated successfully, but these errors were encountered: