File Details
1.3.0
- R
- Aug 15, 2023
- 27.92 KB
- 9.4K
- 1.20.6+6
- Fabric + 1
File Name
tooltip-scroll-1.3.0.jar
Supported Versions
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
Curse Maven Snippet
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).