new-sankaku / stable-diffusion-webui-simple-manga-maker

It is an Extension feature used in the WebUI for Stable Diffusion. You can create simple comics with it.
https://new-sankaku.github.io/SP-MangaEditer/
GNU General Public License v3.0
44 stars 5 forks source link

List of various [Feature Request] #19

Open 0m3ga4 opened 1 month ago

0m3ga4 commented 1 month ago

Here is a list of features I believe would be very useful.

1. Rename image or shape layers [Completed]

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/215435b0-6fd3-49b2-a378-213ac0b53ab0)



2. Match layer name on T2I pop-up window [Completed]

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/ccf6adc7-8ce4-46f0-9cab-838998758161)



3. Allow opening multiple T2I windows. [Completed]

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/b501bfb7-ffb8-479f-96bb-6d9a283c4e30)



4. In the layer tab, automatically group and separate generated images with their origin panels.

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/73a6e6b6-1d68-40b8-bc6a-3ba5adcb1f24)



5. Toggle to lock image into panel, so that when moving or resizing panel the image moves with it.

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/da479376-7279-478b-9256-a7840ff9def6)



6. Vertically align the layers with the panel format by default.

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/3dc2c9b8-20ec-4921-b7a6-d6ad209ec583)



7. Allow saving default settings, which persist between restarting the WebUI [Completed]

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/9d4afcf6-732a-430d-a55c-53291a2876d0)



8. Option to increase number of white pixels at the margin. [Completed]

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/c2c9b25b-6ce4-4a5e-ac76-c041d7547c0e)



9. Collapsable folders for layers. (Plus click-and-drag to rearrange layers).

Screenshot ![image](https://github.com/new-sankaku/stable-diffusion-webui-simple-manga-maker/assets/102787026/089a441e-90d7-433b-9af0-71f30b5211b7)


new-sankaku commented 1 month ago

thank you! There are some things we can't do right away, but we'll take care of them.

new-sankaku commented 1 month ago
  1. Rename image or shape layers This feature has been added.
0m3ga4 commented 1 month ago

Oh that's a huge relief getting that feature fast, thank you! Now I won't get all my panels confused while editing, lol.

new-sankaku commented 1 month ago
  1. Allow saving default settings, which persist between restarting the WebUI

I have implemented this function. You can save and load to your browser's local storage. Data once saved remains valid unless you clear your browser's cache.

image

new-sankaku commented 1 month ago
  1. Option to increase number of white pixels spacing/gap from the edge of the page and the panels.

image

I have implemented this function.

new-sankaku commented 1 month ago
  1. Rename image or shape layers
  2. Allow saving default settings, which persist between restarting the WebUI
  3. Option to increase number of white pixels spacing/gap from the edge of the page and the panels.
  4. Match layer name on T2I pop-up window.

I have implemented this function.

0m3ga4 commented 1 month ago

Awesome work, I appreciate it! I updated the original post to reflect what has been added.

new-sankaku commented 1 month ago
  1. Allow opening multiple T2I windows.

I have implemented this function.

new-sankaku commented 3 weeks ago

>6. Vertically align the layers with the panel format by default.

I tried to improve it a little, but I stopped it for now because it would have been too heavy to process if I had made a perfect fix. It has improved a little.

new-sankaku commented 2 weeks ago
  1. In the layer tab, automatically group and separate generated images with their origin panels. Display images together in panels

image