zixaphir / Stable-Diffusion-Webui-Civitai-Helper

Stable Diffusion Webui Extension for Civitai, to manage your model much more easily.
198 stars 25 forks source link

BUG: "Always Display Buttons" #5

Closed JingJang closed 1 year ago

JingJang commented 1 year ago

"Always Display Buttons" in the settings menu is not saved. So everytime you restart SD you have to set it again.

zixaphir commented 1 year ago

As far as I could gather, webui was storing settings values in the global ui_config.json and overwriting the saved settings. Instead of trying to write a workaround for that, from now on the civitai helper settings will just be in the settings tab where all the other extensions' settings live.