Hotbar Swapper: conflict with other overlays
HumbleDeer opened this issue ยท 2 comments
The issue: Using the Hotbar Swapper moves other GUI elements/overlays that are on that layer of the screen.
Reproduce: FPSReducer has an overlay. It moves with the Hotbar Swapper.
Example: https://imgur.com/a/kN6ulGm
I am not sure whether this is an issue FPSReducer has to solve, as Xaero's minimap does not seem to shift. I don't know the code deeply enough to see that for myself.
Other mods:
- Forge Modloader
- Optifine
- Performant
- Simple Inventory Tweaker
- Client Tweaks
- TRansliterationLib mod (1)
- NoPotionShift
- FirstPersonModel mod (1)
- Architectury
- Items Don't Break
- DataFixerSlayer
- Hwyla
- Light Overlay
- JEI
- Cloth Config
- FPS Reducer
- NotEnoughAnimations (1)
- Xaero's Minimap
- Dynamic Surroundings (full)
- Clumps
- AutoRegLib
- Quark
It's a weird side effect of having to move the elements around for it to work. I guess the FPS Reducer overlay just happens to render inbetween the shifts. This can be fixed on their end by changing the target from whatever element they're hooking onto to ALL
.