aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/imageParams.js
Commit message (Collapse)AuthorAgeFilesLines
* repair file paste for Firefox from #10615AUTOMATIC2023-05-221-18/+0
| | | | | remove animation when pasting files into prompt rework two dragdrop js files into one
* Merge branch 'dev' into text-drag-fixAUTOMATIC11112023-05-221-2/+2
|\
| * Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-171-2/+2
| |
* | Fix dragging text to promptmissionfloyd2023-05-221-1/+1
|/
* Fix unused variablesAarni Koskela2023-04-301-1/+0
|
* make dragging to prompt work againAUTOMATIC2022-10-151-1/+1
|
* fix paste not working in firefoxAUTOMATIC2022-10-141-16/+13
| | | | fix paste always going into txt2img field
* Add drag/drop param loading.d8ahazard2022-10-121-0/+22
Drop an image or generational text onto the prompt bar, it loads the info for parsing.