w-e-w

Results 576 comments of w-e-w

> are you able to set up Github actions in this repo? anyone can create an PR for action / workflow, I believe it will work immediately after it's merged...

### issue 1: unable to copy the raw unaltered infotext with this PR if someone were to try and copy the entire infotext from HTML, it would introduce extra new...

> I copied the entire text manually and I think the newlines make the info text more readable, and so are beneficial. What do you mean by "it can also...

found a rather hilarious issue https://github.com/user-attachments/assets/1120e957-2385-4640-a96f-9f4daf04a96a once the copy button is clicked, it flashes every time you switch to the tab

seems to be working correctly now the white spaces were removed by the browser, fix by adding css rule while personally like the changes in general but as this maybe...

@MarcusNyne I fix the issues that I mentioned and added an an option for one to switch back to the old stye, can you have a test Settings > Infotext...

is possible a while back out of curiosity I want see if I can implement some hack to do it using javascript in the end I got something usable it's...

> but webui already have hook mechanism and a well-designed extension should minimise the execution code on loading time, and use appropriate hooks as intended. > any possible monkey patches...

conclusion the current implementation is objectively broken has it has the potential of breaking even vanilla web UI and the situation issue only gets worse if extensions are mixed and...

- autosaving with infotext see how save_image_with_geninfo is used https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/b372fb6165c2b0f3990d9a3ff06245d25358c0b8/modules/images.py#L530 for ouptput path see search for `opts.outdir_txt2img_samples` you can also create you own settings page - interrupting make a button...