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

Supports CSS Scrollbars #3783

Merged
merged 2 commits into from
Dec 28, 2018
Merged

Conversation

mei23
Copy link
Contributor

@mei23 mei23 commented Dec 28, 2018

Summary

Resolve #3782

なお:hoverの判定がwebkitのと違うっぽい

  • webkit: スクロールバー自体のhover
  • これ: スクロールバーを表示させている領域に対するhover (window全体とか, divの領域とか)
    →スクロールバーを表示させている領域に対するhover と スクロールバー自体に対するhover で2段階で変わってるみたいなので問題なさそう

scrollbar-widthも使いたかったのですが、
divとかのスクロールバーがなぜか消えてしまうので使ってません。
(通常のHTMLなら大丈夫だった)

@mei23 mei23 changed the title Supports CSS Scrollbars [WIP] Supports CSS Scrollbars Dec 28, 2018
@mei23
Copy link
Contributor Author

mei23 commented Dec 28, 2018

hoverが全スクローロバーで連動してしまうの修正

@mei23 mei23 changed the title [WIP] Supports CSS Scrollbars Supports CSS Scrollbars Dec 28, 2018
@syuilo syuilo merged commit 65a82f3 into misskey-dev:develop Dec 28, 2018
@syuilo
Copy link
Member

syuilo commented Dec 28, 2018

ありがとうございます!
👍👍👍

@mei23 mei23 deleted the mei-1228-css-scrollbars branch December 30, 2018 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants