isXander / isXander/AdaptiveTooltips
The Shift key doesn't work as a scroll enabler, plus a suggestion
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Version: v1.4.0 (MC 26.1) and v1.4.1 (MC 26.2), MacOS
As seen in the video with keybinds on the left of the screen, the scroll enabler keybind does not work with EITHER shift key — other keys work so the mod is working as intended, it's just those 2 keys that don't work.
https://github.com/user-attachments/assets/656ac472-2909-49f0-b5fb-93e13299d496
Also, as a suggestion I think it would be good if you could set the scroll to "always" instead of needing a specific keybind — most other scrollable tooltip mods I've seen have it scrollable by default, so always having to hold a keybind may put people off this mod even though it has a lot more options than alternatives. For example, you could set the vertical keybind to "always" and the horizontal to "LShift", which would make every tooltip scroll by default and switch to horizontal with Shift.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the scroll-enabler binding problem on macOS with both Shift keys using the reported Minecraft versions, then trace the tooltip scrolling and keybind configuration entry points. Done means both Shift keys enable scrolling reliably, with tests or a documented verification path for the optional always-scroll behavior if that suggestion is included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100