Integrated Dynamics

Integrated Dynamics

88M Downloads

Overlapping tooltips in LP when hovering over card input slot with a card in it

Jack-McKalling opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When there is an item in the variable card input slot of the Logic Programmer, and you hover over it, it will show both the tooltip of the card and the one from the slot itself, overlapping each other. The latter of which was recently added for the feature of editing existing cards.

Steps to reproduce the problem:

  1. Get a (blank) variable card and logic programmer
  2. Open the LP and put the card into the (modify card) input slot
  3. Hover over the card

Image

Expected behaviour:

When there is nothing in the input slot, hovering over it should show the description of how the slot works.
When there is a variable card in the input slot, hovering over the card/slot should show only the tooltip of the item, or a compound tooltip that displays both.


Versions:

  • Core: 1.20.1
  • ComCaps: 2.9.7
  • Dynamics: 1.27.1
  • Minecraft: 1.20.1
  • Mod loader version: Forge 47.4.1

Also affects:

  • Core: 1.20.1
  • ComCaps: 2.9.7
  • Dynamics: 1.27.1
  • Minecraft: 1.20.1
  • Mod loader version: NeoForge 47.1.106

Also affects:

  • Core: 1.26.1
  • ComCaps: 2.9.11
  • Dynamics: 1.27.2
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.174

Also affects (sorry, going overboard here):

  • Core: 1.25.5-762
  • ComCaps: 2.9.7-237
  • Dynamics: 1.24.1-1229
  • Minecraft: 1.21.4
  • Mod loader version: NeoForge 21.4.137

Log file:

commented

Thanks for reporting!