Visible Drop Zone on Inventory Page
The drop zone is now a visible bordered box with "Drop" text in the bottom-right of the inventory screen, replacing the previous invisible snap component.
What's New
- Visible UI element — bordered box with "Drop" text, styled to match the game's UI
- Visual feedback — box turns yellow with red text when holding an item
- Smart positioning — centered between stats text and right edge, vertically centered in the bottom half. Adapts to screen size and zoom level via runtime text measurement
- Full controller navigation — reachable from trash (down), all equipment slots (right), and back via up/left
- Dynamic sidebar chain — automatically discovers and wires sidebar buttons from other mods (e.g. Stardew Delivery Service) into the navigation chain by Y-position. No inter-mod communication needed.
Navigation
- Down from trash → Drop Zone
- Right from ring/boots/pants/trinket → Drop Zone
- Up from Drop Zone → trash
- Left from Drop Zone → nearest equipment slot
- Sort → Trash still direct (unchanged)