Quark Oddities

Quark Oddities

22M Downloads

Hotbar Swapper: conflict with other overlays

HumbleDeer opened this issue ยท 2 comments

commented

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.

Log: https://paste.ee/p/c6xK7

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
commented

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.

commented

Alright! I'll refer to this issue with them and see if it's an easy fix. Thanks.