aboutsummaryrefslogtreecommitdiff
path: root/javascript/dragdrop.js
AgeCommit message (Collapse)Author
2023-09-23Update dragdrop.jsezt19
Fixing a problem when u cannot put two images and they are going into two different places for images.
2023-05-22fix error in dragdrop logicAUTOMATIC
2023-05-22repair file paste for Firefox from #10615AUTOMATIC
remove animation when pasting files into prompt rework two dragdrop js files into one
2023-05-22Merge branch 'dev' into text-drag-fixAUTOMATIC1111
2023-05-21Fix dragging text to promptmissionfloyd
2023-05-19linter fixesAUTOMATIC
2023-05-18split visibility method and sort insteadThottyottyotty
split out the visibility method for pasting and use a sort inside the paste handler to prioritize on-screen fields rather than targeting ONLY on screen fields
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela
2023-01-03Add image paste fallbackMMaker
Fixes Firefox pasting support (and possibly other browsers)
2022-10-21make aspect ratio overlay work regardless of selected localizationAUTOMATIC
2022-10-15make dragging to prompt work againAUTOMATIC
2022-10-14fix paste not working in firefoxAUTOMATIC
fix paste always going into txt2img field
2022-10-12Add drag/drop param loading.d8ahazard
Drop an image or generational text onto the prompt bar, it loads the info for parsing.
2022-09-27refactored image paste handling to fill unset images successively, then ↵Connum
replace last existing image (fixes #981)
2022-09-21Revert "Reset image input when dragover new image"Connum
This reverts commit 9035afbab5e1285cfc7ad39c1e17374973842ae9.
2022-09-21fix image replacement via clipboard paste or drag and drop on PNG Info tabConnum
2022-09-20Reset image input when dragover new imagetrufty
2022-09-18replace existing image via paste or drop in inpaint mode (fixes #649)Connum
2022-09-18fix pasting of images from the clipboard in img2img (fixes #645)Connum
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18script.js split work - dragdrop.jsAUTOMATIC
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey
2022-09-18script.js split workAUTOMATIC
2022-09-18script.js split workAUTOMATIC
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey