kgar / foundry-vtt-tidy-5e-sheets

D&D 5e sheet layouts for Foundry VTT, focused on a clean UI, user ergonomics, and extensibility.
https://kgar.github.io/foundry-vtt-tidy-5e-sheets/
MIT License
42 stars 14 forks source link

bug: Container Drag and Drop to Actor sheet wipes custom section, and container limited uses #845

Open kgar opened 10 hours ago

kgar commented 10 hours ago

Drag and drop tuning

When dragging an item out of a container and onto an Actor sheet, a common activity for a character with a bag of holding, the custom section frequently gets dropped as a result of the drag-and-drop handling interpreting the drop as both removing from a container and dropping onto a default section. This causes confusion, as the Custom Section is basically getting dropped when the user is just trying to remove the item from the bag.

Limited Uses in Container Rows

Containers do not feature limited uses, but it is likely that players are using items directly from bags, such as quivers and pouches. Include Item Uses on the inline and dedicated container sheet table rows, wherever they aren't yet included.

"Wand of Web", for example, should show its Value/Max when in a container.