MetaMorphic-Digital / complete-card-management

A FVTT module that allows users to manipulate cards as part of the canvas
5 stars 0 forks source link

6 card hud actions #46

Closed JPMeehan closed 5 months ago

JPMeehan commented 5 months ago
krbz999 commented 5 months ago

Found another issue:

krbz999 commented 5 months ago

Found another issue:

  • place 2 cards, A and B
  • lock card B.
  • attempt to drag B and get warning (expected).
  • select and drag A (works as expected)
  • select A, and then shift-select B, in that order, such that both are selected
  • drag them; this causes B to move as well despite being locked

... ffs, core issue

JPMeehan commented 5 months ago

When toggling a card's hidden state, the card HUD is not updated to reflect this.

When toggling a card's locked state, the card HUD is not updated to reflect this.

Sorry, what updates are you expecting? Icon changes?

krbz999 commented 5 months ago

When toggling a card's hidden state, the card HUD is not updated to reflect this. When toggling a card's locked state, the card HUD is not updated to reflect this.

Sorry, what updates are you expecting? Icon changes?

Styling on the hidden/locked buttons. Usually an orange border. Compare to a tile or token hud.