From 4231de7127508c30113ebe659faa2a6f9a914560 Mon Sep 17 00:00:00 2001 From: patriceac <48073125+patriceac@users.noreply.github.com> Date: Thu, 29 Dec 2022 01:03:03 -0800 Subject: [PATCH] Updated UI Plugins (markdown) --- UI-Plugins.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UI-Plugins.md b/UI-Plugins.md index 6e3eb33..5a1085d 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -65,6 +65,11 @@ If not stated otherwise in the plugin description, right click on the plugin lin Allows for multiple custom modifier categories. Use # to name your custom categories. _[Github Repo](https://github.com/patriceac/Stable-Diffusion-UI-Plugins)_ +- **[Disable Source Image Zoom](https://raw.githubusercontent.com/patriceac/Stable-Diffusion-UI-Plugins/beta/disable-source-image-zoom-1.0.plugin.js) by [Patrice](https://github.com/patriceac)** + + Adds a system setting to disable the source image zoom on hover in the task list. + _[Github Repo](https://github.com/patriceac/Stable-Diffusion-UI-Plugins)_ + - **[How To Show Image Buttons](https://raw.githubusercontent.com/patriceac/Stable-Diffusion-UI-Plugins/beta/how-to-show-image-buttons-1.0.plugin.js) by [Patrice](https://github.com/patriceac)** 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.