More fidelity for D&D cards

- Reload source frame with morphing. E.g: to deal with pagination or with the D&D placeholder
- Decrease source counter with JS
This commit is contained in:
Jorge Manrubia
2025-09-26 15:30:09 +02:00
parent e7c92ce443
commit 5c52b6b056
10 changed files with 39 additions and 13 deletions
-1
View File
@@ -6,4 +6,3 @@ import "controllers"
import "lexxy"
import "@rails/actiontext"
window.fetch = Turbo.fetch // TODO: We need to make @rails/request.js use Turbo's fetch when it's present.