From bd772eb2c4046d5226e1e016543da795c801ea4f Mon Sep 17 00:00:00 2001 From: patriceac <48073125+patriceac@users.noreply.github.com> Date: Wed, 14 Dec 2022 23:50:11 -0800 Subject: [PATCH] Adding Restore Image Modifiers plugin --- UI-Plugins.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UI-Plugins.md b/UI-Plugins.md index 57d3566..4585a55 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -70,6 +70,11 @@ If not stated otherwise in the plugin description, right click on the plugin lin Adds a system setting to allow the user to change the action to display the buttons on an image (rather than just hovering over it). Default is set to hover (current UI behavior), can be changed to use mouse buttons in the system settings. _[Github Repo](https://github.com/patriceac/Stable-Diffusion-UI-Plugins)_ +- **[Restore Image Modifiers](https://raw.githubusercontent.com/patriceac/Stable-Diffusion-UI-Plugins/beta/restore-image-modifiers-1.0.plugin.js) by [Patrice](https://github.com/patriceac)** + + Restores the image modifier cards upon reloading the page. + _[Github Repo](https://github.com/patriceac/Stable-Diffusion-UI-Plugins)_ + - **[Scrolling Panes](https://raw.githubusercontent.com/patriceac/Stable-Diffusion-UI-Plugins/beta/scrolling-panes-1.2.2.plugin.js) by [Patrice](https://github.com/patriceac)** Allows editor and preview panes to scroll independently. Also moves the footer to its own "About" tab in the top navbar (required to make the dual panes layout feel more natural).