aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_postprocessing.py
Commit message (Collapse)AuthorAgeFilesLines
* imports cleanup for ruffAUTOMATIC2023-05-101-1/+1
|
* Merge branch 'dev' into ui-config-tabsAUTOMATIC11112023-04-291-1/+1
|\
| * fix(extras): fix batch image processing on 'Extras\Batch Process' tabIlya Khadykin2023-04-091-1/+1
| | | | | | | | | | | | This change fixes an issue where an incorrect type was passed to the PIL.Image.open() function that caused the whole process to fail. Scope of this change is limited to only batch image processing, and it shouldn't affect other functionality.
* | Make selected tab configurable with UI configspace-nuko2023-03-291-3/+3
|/
* rework extras tab to use script systemAUTOMATIC2023-01-231-0/+57