
Smart Tooltip Scroll
Dynamically resizes and scrolls oversized tooltips while keeping the item title anchored.
- Загрузки
- 57K
- Подписчики
- 12
- Обновлён
- 20 августа 2026 г.
- Лицензия
- MIT
Опубликован 15 июня 2026 г.
Smart Tooltip Scroll
Smart Tooltip Scroll (STS) allows for scrollable and resizable tooltips, aiming for full compatibility with other mods.
Features
- Scrollable Tooltips: Easily scroll through tooltips that are too big to fit on your screen.
- Resizable Tooltips: Customize the maximum width and height of tooltips.
- Pinned Headers: The item name and header remain pinned at the very top of the tooltip while you scroll through the description.
Compatibility
Current compatible mods:
- Legendary Tooltips
- Obscure Tooltips
- EMI
- Tierify
- Spell Engine
- Pufferfish's Skills
- Tooltip Overhaul
If there's any mod that breaks functionality, request it and it will be added
Dependency
- Requires S-Lib to run.
Ченджлог
2.3.0+1.20.1Релиз1.20.1 · 20 августа 2026 г.
Full Changelog
2.3.0+1.20.1
This update adds compat with Tooltip Overhaul, Tierify x Tooltip Overhaul compat, new scroll animation styles, scroll speed controls, and a bypass keybind.
New Features
- Added complete compatibility with Tooltip Overhaul. This includes STS tooltip scrolling, resizing, title overflow settings as well as title centering
- Added compatibility between Tierify and Tooltip Overhaul, allowing TO's components to get drawn inside a Tierify tooltip
- Added a new config option to change the scroll easing/animation formula:
- Classic: Constant scrolling speed
- Smooth: Natural scrolling with soft deceleration (default and how it behaved before)
- Snappy: Quick and responsive scrolling
- Added a
lines_per_scrollconfig slider to control how many lines are scrolled per mouse wheel tick (default:1.5) - Added a configurable keybind to bypass tooltip scrolling and scroll the parent container instead
- Added compatibility with Spell Engine for spell tooltips inside the Spell Binding Table
Fixes
- Fixed tooltip scrolling not being reset when viewing a different item
- Fixed crashes by fixing mixin bytecode targets
- Improved stability (and code readability)
2.3.0+1.20.1Релиз1.20.1 · 20 августа 2026 г.
Full Changelog
2.3.0+1.20.1
This update adds compat with Tooltip Overhaul, Tierify x Tooltip Overhaul compat, new scroll animation styles, scroll speed controls, and a bypass keybind.
New Features
- Added complete compatibility with Tooltip Overhaul. This includes STS tooltip scrolling, resizing, title overflow settings as well as title centering
- Added compatibility between Tierify and Tooltip Overhaul, allowing TO's components to get drawn inside a Tierify tooltip
- Added a new config option to change the scroll easing/animation formula:
- Classic: Constant scrolling speed
- Smooth: Natural scrolling with soft deceleration (default and how it behaved before)
- Snappy: Quick and responsive scrolling
- Added a
lines_per_scrollconfig slider to control how many lines are scrolled per mouse wheel tick (default:1.5) - Added a configurable keybind to bypass tooltip scrolling and scroll the parent container instead
- Added compatibility with Spell Engine for spell tooltips inside the Spell Binding Table
Fixes
- Fixed tooltip scrolling not being reset when viewing a different item
- Fixed crashes by fixing mixin bytecode targets
- Improved stability (and code readability)
2.2.0+1.20.1Релиз1.20.1 · 10 августа 2026 г.
Full Changelog
2.2.0+1.20.1
This update adds compatibility with Obscure Tooltips!
Changes
- Added complete compatibility with Obscure Tooltips. This includes STS tooltip scrolling, resizing, title overflow settings as well as title centering
- Removed the Puffish Skills compat toggle, making it permanent
Fixes
- Cleaned up magic numbers and hardcoded margins, now dynamically reading them from compatible mods' configs
- Fixed an issue where sometimes LT incorrectly applied a 24px model offset to wrapped title lines in EMI
- Fixed an issue where the title centering algorithm would miscalculate the available width when LT was loaded due to invisible spaces injected by LT
- Fixed potential crashes in Forge due to using Fabric logic
2.2.0+1.20.1Релиз1.20.1 · 10 августа 2026 г.
Full Changelog
2.2.0+1.20.1
This update adds compatibility with Obscure Tooltips!
Changes
- Added complete compatibility with Obscure Tooltips. This includes STS tooltip scrolling, resizing, title overflow settings as well as title centering
- Removed the Puffish Skills compat toggle, making it permanent
Fixes
- Cleaned up magic numbers and hardcoded margins, now dynamically reading them from compatible mods' configs
- Fixed an issue where sometimes LT incorrectly applied a 24px model offset to wrapped title lines in EMI
- Fixed an issue where the title centering algorithm would miscalculate the available width when LT was loaded due to invisible spaces injected by LT
- Fixed potential crashes in Forge due to using Fabric logic
2.1.1+1.20.1Релиз1.20.1 · 5 августа 2026 г.
2.1.1+1.20.1Релиз1.20.1 · 5 августа 2026 г.
2.1.0+1.20.1Релиз1.20.1 · 4 августа 2026 г.
Full Changelog
2.1.0+1.20.1
This version adds Title Centering, Pufferfish's Skills compat, and fixes to different crashes.
New Features
- Added a title centering config option. It automatically centers the item or tooltip title horizontally within the available tooltip space.
- Added full compatibility with Pufferfish's Skills skill trees. Toggleable via the
puffish_compatconfig option.
Fixes
- Refactored quite a bit of the architecture to fix crashes when clearing lists (fixes
UnsupportedOperationExceptioncrash) as well as crashing in Forge due to mixins - Fixed minor alignment discrepancies when comparing LT and Tierify tooltips. (Especially title alignment)
Updates
- Updated S-Lib dependency to 1.0.5
2.1.0+1.20.1Релиз1.20.1 · 4 августа 2026 г.
Full Changelog
2.1.0+1.20.1
This version adds Title Centering, Pufferfish's Skills compat, and fixes to different crashes.
New Features
- Added a title centering config option. It automatically centers the item or tooltip title horizontally within the available tooltip space.
- Added full compatibility with Pufferfish's Skills skill trees. Toggleable via the
puffish_compatconfig option.
Fixes
- Refactored quite a bit of the architecture to fix crashes when clearing lists (fixes
UnsupportedOperationExceptioncrash) as well as crashing in Forge due to mixins - Fixed minor alignment discrepancies when comparing LT and Tierify tooltips. (Especially title alignment)
Updates
- Updated S-Lib dependency to 1.0.5
Комментарии
Загружаем…