link the main working document to a unique local directory.
Which allow us to store metadata/ output images and generation history data for each project separately.
add a prompt shortcut feature in the prompt library ui.
currently the prompt shortcut feature is only accessable from outside the ui.
this pull request will make it acessable from within the prompt library tab
Also added example of how to use it by default.
add multiple tabs/ panels.
I've Added a setting tab: you can change stable diffusion url server from the setting tab.
new Prompt library tab currently is just a place holder for upcoming features
improve the useability of the prompt textareas:
You can use ctrl+shift + arrow keys to quickly navigate or select words. This action previously had unwanted behavior of also trigger a layer transformation/Nudging
interrupt the execution of "snap and fill", "init outpaint mask", "init inpaint mask", and prompt the user to select the rectangular marquee tool and make a selection if they forgot to do so.