Integrated Dynamics

Integrated Dynamics

63M Downloads

Variable card value on hover

LindaJuffermans opened this issue · 2 comments

commented

Issue type:

  • ➕ Feature request

Short description:

I'd like to see the actual value of a variable card when hovering over it in my inventory or in a variable store (or maybe only the latter).
If you have a lot of variable cards it can be very hard to debug where something went wrong. The current process involves taking one variable card out of the store and placing it into a display panel; then taking it out and placing it back into the store to move onto the next variable card; repeat until the error is found.

In this variable card I've combined the logical && of 8 variables:
image

I realize this may be considered OP, maybe it can require the user to wear InDy goggles or something similar.

Another more advanced feature would be that boolean variable cards have a different image for true, false and invalid. Hovering would already be a great improvement even without this, tho.

commented

Thanks for the suggestion!

commented

This sounds a bit similar to #906, but not quite the same.
Something like this should definitely be possible, but only if those ID goggles would be bound to a specific network (since variable evaluation depends on networks).