Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-22 | repair file paste for Firefox from #10615 | AUTOMATIC | -18/+0 | |
remove animation when pasting files into prompt rework two dragdrop js files into one | ||||
2023-05-22 | Merge branch 'dev' into text-drag-fix | AUTOMATIC1111 | -2/+2 | |
2023-05-21 | Fix dragging text to prompt | missionfloyd | -1/+1 | |
2023-05-17 | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | -2/+2 | |
2023-04-30 | Fix unused variables | Aarni Koskela | -1/+0 | |
2022-10-15 | make dragging to prompt work again | AUTOMATIC | -1/+1 | |
2022-10-14 | fix paste not working in firefox | AUTOMATIC | -16/+13 | |
fix paste always going into txt2img field | ||||
2022-10-12 | Add drag/drop param loading. | d8ahazard | -0/+22 | |
Drop an image or generational text onto the prompt bar, it loads the info for parsing. |