wails/v3/examples/drag-n-drop/assets
Lea Anthony 23b3424415
fix(v3): use correct JSON field names for drop coordinates in example (#4858)
* fix(v3): use correct JSON field names for drop coordinates in example

The DropTargetDetails struct uses lowercase JSON tags (x, y), but the
example frontend was accessing uppercase (X, Y).

* docs(v3): add coordinates fix to changelog
2026-01-05 06:51:41 +11:00
..
index.html fix(v3): use correct JSON field names for drop coordinates in example (#4858) 2026-01-05 06:51:41 +11:00