Replies: 12 comments 13 replies
-
That looks very useful. You may want to ask @Harvester62 he tests very thoroughly all the extensions. |
Beta Was this translation helpful? Give feedback.
-
Hi @Gerschel I'm available to test your Preset Manager, let me know what would you like me to do. I should probably download it somewhere, right? I wait for your instructions. |
Beta Was this translation helpful? Give feedback.
-
bro.. @Gerschel this is looking great... I would love to help you test it but right now I'm full of job stuff... If I get rid of this job stuff soon, count on me...! @Harvester62 test it as if your life depends on it xD |
Beta Was this translation helpful? Give feedback.
-
@Gerschel It might be a good thing if you could create a branch of this new version in your GitHub repository, so that I can switch, checkout to to this testing version without messing up with the currently installed one in my local installation of SD Web UI. Let me know. |
Beta Was this translation helpful? Give feedback.
-
Thank you, I am currently at work, so I will look at your extension this late afternoon. I case of any doubt I will let you know. |
Beta Was this translation helpful? Give feedback.
-
Hi @Gerschel I started looking into your v2 extension, but I don't understand how it should work. (Current hash: SHA-1: bcb9b4cb037589571ea8be44d6064d980db6a29a) I created a preset "testing1" but I don't see anything listed under Checkbox Group. Could you explain me how it's expected to work? Thank you. First thing to notice (a good one) is that at SD Web UI startup there is no error message in the console, so it doesn't seem to be in conflict with other extensions/scripts. FYI, I'm on Windows 10 Pro. Surely, a floating thing is not ideal, not sure why you choose to implement the extension in this way. What is the advantage to have it as a floating box? Just asking to understand the usage workflow. |
Beta Was this translation helpful? Give feedback.
-
Great, thank you for your explanation and for investigating this issue. Yep, yesterday I couldn't do any testing because the UI was broken, but it was caused by the extension sd-auto-fix. After removing it the application worked again. |
Beta Was this translation helpful? Give feedback.
-
Hope I can get SDWUI back to work, because with the last git pull now it doesn't. This thing that one day it works and the next it doesn't is a little disturbing, but that's the nature of software development. P.S.: Back on track, it was hypernetwork-monkey-patch extension's fault; I temporarily removed it from the \extensions folder and now the backend is working, not SDWUI fault, sorry. Hmmm, I don't know but I still don't understand if I am doing something wrong because I don't see any changes in the floating box after your latest updates. And I continue not to understand how it is supposed to work, sorry. I am just trying to figure out how would I expect to see your extension to work, from a practical point of view, even if just with my imagination. I know, a lot of questions, but that's my role in this game. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your explanations and process description. Unfortunately, the checkboxes were not visible, but I will give it another try after the latest updates to SDWUI. I first have to checkout to the development version of your extension because I needed to reinstate the current version for translation purposes (to download a consistent language.json file). I will let you know if your v2 extension works as well as if I will have any other questions, suggestions or ideas useful to you. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Sorry for my ignorance, but what do you mean with "devtools"? If you can provide guidance I will be willing to check whatever thing you might need to look at. |
Beta Was this translation helpful? Give feedback.
-
I do understand the meaning of the term "devtools", but you didn't specified the context. Now I know It was related to the web browser. I do understand if you want to hold on the development of this project. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I know I have some kinks with it, like does not work for mobile for dragging (I have a solution already), does not show the proper presets until changing tab at least once, that's an easy fix, but I wanted to hit a certain point first.
I will make the prerelease available either on the 19th, or 22nd. I will try to address some issues before then.
This post is to get some feedback on design, and get a few willing persons to see where it breaks. Right now my focus is getting my filters right, so it can relink and retarget on the poorly designed components. I'm considering doing another rewrite on a large section, if I catch some issues soon, I may be able to include them in the restructuring. I have 100 hours into this project, so I glazed over a couple of things, I'm sorry.
It does not work entirely like my first preset manager, where you could use a preset from txt2img on img2img. The presets are stackable, there is no reset, you'll have to save one in the settings yourself.
But with the cost of a full rewrite, losing the tab to tab feature between txt2img and img2img; it brings us to presets for all components on all tabs for all scripts, barring a few edge cases where someone wrote
a script that did not use element id's and used the same label more than once in the same script.
Here are some features.
It's draggable, it's a floating window:

It fades when not hovered over:

It collapses and expands:

It works on extensions, scripts, quicksettings and main settings:

Beta Was this translation helpful? Give feedback.
All reactions