cletusc / Userscript--Twitch-Chat-Emotes

Adds a button to Twitch that allows you to "click-to-insert" an emote.
http://cletusc.github.io/Userscript--Twitch-Chat-Emotes/
MIT License
36 stars 20 forks source link

Make favorite emotes scrollable #69

Open cletusc opened 9 years ago

cletusc commented 9 years ago

Make the favorite emotes horizontal scrolling. Typical scroll should work, it should just slide horizontally.

OlsonDev commented 9 years ago

Lazily using my laptop's touchscreen while half-lurker-bed-Twitching has become commonplace for me. It probably wouldn't be much more effort to make this feature touch horizontal-swiping compatible. Just a consideration. :-D

cletusc commented 9 years ago

It shouldn't be too terribly hard. jquery-custom-scrollbar is what I am using and it looks like they support touch scrolling:

Features

  • vertical and horizontal scrollbars you can style your own way
  • scrolling by mouse dragging, mouse wheel, keyboard – just as you would with native browser scrollbar
  • touch scrolling on mobile devices (Android, iPhone and iPad)
  • a couple predefined skins showing you how to style scrollbars
  • simple api that lets you scroll programmatically and be notified about scroll events
davr commented 4 years ago

this would be nice

Egaaa commented 3 years ago

how is this still not a thing

cletusc commented 3 years ago

how is this still not a thing

...because this is basically abandoned by me. BetterTTV still makes some changes on their version; however, I have no need for this project anymore as Twitch's menu has finally received enough features to make this project obsolete in my opinion.