mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
b4a2ced180
* ChannelView: Rename mouse event related members This is more in line with the naming of the other members as well as future members. * ChannelView: Add ability to scroll with middle mouse button * Add scrolling resources * Use custom icons for scroll cursor * Slightly refactor scrolling logic * Respect screen scaling when calculating scroll offset * Nicer scrolling UX This change allows scrolling to be feel smoother when close to the starting point. * Add scrolling with keeping middle mouse pressed This mimics the behavior of browsers as well. * Refactor ChannelView::enableScrolling * Disable drag-scrolling on left or right click |
||
---|---|---|
.. | ||
avatars | ||
buttons | ||
examples | ||
licenses | ||
qss | ||
scrolling | ||
settings | ||
sounds | ||
split | ||
twitch | ||
.gitignore | ||
_generate_resources.py | ||
chatterino.icns | ||
com.chatterino.chatterino.appdata.xml | ||
com.chatterino.chatterino.desktop | ||
contributors.txt | ||
emoji.json | ||
emojidata.txt | ||
error.png | ||
generate_resources.py | ||
icon.ico | ||
icon.png | ||
pajaDank.png | ||
qt.conf | ||
resources.qrc | ||
resources_autogenerated.qrc | ||
tlds.txt | ||
windows.rc |