Config screen incompatibility with Smooth Scrolling mod
SmajloSlovakian opened this issue ยท 0 comments
Mod loader
Fabric
Minecraft version
1.21.10
Mod version
20.0.5
Modloader version
0.17.2
Modpack info
No response
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
No response
Issue description
hi, i'm the developer of the smooth scrolling mod and i recently got this bug report: SmajloSlovakian/Minecraft-Smooth-Scrolling#81
basically if these two mods are installed and you go to the jade config menu, you cannot scroll almost at all
i think that the best solution would be probably if your mod disables its smooth scrolling implementation when my mod is installed...
here is my code if you need it: https://github.com/SmajloSlovakian/Minecraft-Smooth-Scrolling/blob/dev/src/main/java/smsk/smoothscroll/mixin/Widgets/ScrollableWidgetMixin.java
please let me know, if you need help or have a better idea ;3