90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
General
- Scrolling behaviour now only updates when a non-empty tooltip is drawn.
- This is a compatibility fix for when other mods call the Renderer to draw an empty tooltip.
- Implemented easily injectable functions into the Scroll Tracker, this should make it easy for other tooltip related mods to implement compatibility with this one.
New
- Added smooth scrolling.
- Added new config option for scroll speed (mouse).
- Added new config option for scroll speed (keyboard).
- Added new config option for smoothness (lower is smoother, set it to 1 to disable smooth scrolling).