daggerheart/module/applications/sheets/api
Nick Salyzyn a168d8de65
[PR] Changing the drag targets in the inventory item v2 template (#1443)
* Adding styles to make the text div take up the full area of the inventory items

* Moving the draggable spots to internal divs and images

* For better visuals in dragDrop, always make the drag image the first image selected

* Fixing the dragDrop behavior on the sidebar, which still uses the classic layout

* Fixing other uses of dragDrop to handle the layout change

* Moving the draggable attribute to the parent img-portrait from img directly

* Switching to the less pretty version of the drag drop in case of currency problems

* Reverting how the dragSelector DEFAULT_OPTION is set and only modifying a few

* Removing extra space in styles/less/global/inventory-item.less

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>

* Fixing up the character sheet to once again allow selecting the text areas

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2025-12-23 14:14:55 +01:00
..
_modules.mjs Iss4 - create a way to attach attach items to armor and weapons (#310) 2025-07-13 03:07:22 +02:00
actor-setting.mjs Feature/761 direct damage (#961) 2025-08-17 15:58:34 +02:00
application-mixin.mjs Fix invalid form control is not focusable error on gold fields (#1451) 2025-12-20 21:25:51 +01:00
base-actor.mjs [PR] Changing the drag targets in the inventory item v2 template (#1443) 2025-12-23 14:14:55 +01:00
base-item.mjs Added a confirmation window when deleting a feature (#1324) 2025-11-23 15:12:25 +01:00
heritage-sheet.mjs Character Setup Rework (#315) 2025-07-13 20:58:16 -03:00
item-attachment-sheet.mjs Fixed so that active effects can be dragged between all sheets (#1011) 2025-08-19 21:12:09 +10:00