Open goldbattle opened 9 years ago
Twitch seems to be using Trackpad-scroll-emulator for its scrollbars. The lib is embedded in twitch's jquery file and we seem to be able to use it, we just have to carefully follow the steps in the TSE readme. It's a bit fiddly so I haven't gotten it completely to work.
And for the record, twitch uses the settings wrapContent: !1, scrollbarHideStrategy: "rightAndBottom" You could also ctrl+f for this in the linked twitch file.
Nice find!
I would love to have a nicer scrollbar for the chat. I tried figuring out what twitch was doing, but I can't seem to get it all to work. Also tried a library but could not get "auto stay" on the bottom.
Would love to see something like that added.