ef1dbdb33d
Adds outpainting specific options
2022-11-27 03:35:49 +13:00
0cdb7bb0cd
Fixes metadata viewer not showing metadata after refresh
...
Also adds Dream-style prompt to metadata
2022-11-27 03:35:49 +13:00
306ed44e19
Moves Loopback to app settings
2022-11-27 03:35:49 +13:00
b0810e1ed7
Adds IAIAlertDialog component
2022-11-27 03:35:49 +13:00
089c85a017
Fixes bug when postprocessing image with no metadata
2022-11-27 03:35:49 +13:00
a1d80fd106
Cap gallery size on canvas tab so it doesnt overflow
2022-11-27 03:35:49 +13:00
d9c7a28c90
Improves gallery resize behaviour
2022-11-27 03:35:49 +13:00
c787a3a801
Styling fixes
2022-11-27 03:35:49 +13:00
1f772e4bdc
Fix input checkbox styling being incorrect on light theme
2022-11-27 03:35:49 +13:00
cb7458db77
Fix styling on alert modals
2022-11-27 03:35:49 +13:00
ef482b4d3e
Builds fresh bundle
2022-11-27 03:35:49 +13:00
3e22160462
Updates mask options popover behavior
2022-11-27 03:35:49 +13:00
6a3d725dbb
Adds clear temp folder
2022-11-27 03:35:49 +13:00
8a16c8a196
Crop to Bounding Box > Save Box Region Only
2022-11-27 03:35:49 +13:00
90eaac5134
Masking option tweaks
2022-11-27 03:35:49 +13:00
896c2532c7
Adds option to crop to bounding box on save
2022-11-27 03:35:49 +13:00
f68702520b
Update Layer hotkey display to UI
2022-11-27 03:35:49 +13:00
286e46aaa3
Fix gallery maxwidth on unified canvas
2022-11-27 03:35:49 +13:00
088fd97418
Rearrange some canvas toolbar icons
...
Put brush stuff together and canvas movement stuff together
2022-11-27 03:35:49 +13:00
e1e978b423
Adds Save to Gallery button to staging toolbar
2022-11-27 03:35:49 +13:00
d27d92325d
Fixes bug where discarding staged images results in loss of history
2022-11-27 03:35:49 +13:00
80f6f9a931
First pass on Canvas options panel
2022-11-27 03:35:49 +13:00
7dff8ccd31
Styles buttons for clearing canvas history and mask
2022-11-27 03:35:49 +13:00
3f6b275bec
Image gallery resize/style tweaks
2022-11-27 03:35:49 +13:00
5ed6a31b97
Removes reasonsWhyNotReady
...
The popover doesn't play well with the button being disabled, and I don't think adds any value.
2022-11-27 03:35:49 +13:00
b72b61b790
Styling updates
2022-11-27 03:35:49 +13:00
b81231823e
Builds fresh bundle
2022-11-27 03:35:49 +13:00
c7c6940e1a
Fixes repo root .gitignore ignoring frontend things
2022-11-27 03:35:49 +13:00
6c33d1356d
Removes unused imports
2022-11-27 03:35:49 +13:00
f08c78a043
Minor bugfixes
...
- When doing long-running canvas image exporting actions, display indeterminate progress bar
- Fix staging area image outline not displaying after committing/discarding results
2022-11-27 03:35:49 +13:00
b6dd5b664c
Fixes bug causing gallery to close on context menu open
2022-11-27 03:35:49 +13:00
76e7e82f5e
Removes stray console.log()
2022-11-27 03:35:49 +13:00
d4376ed240
Adds hotkey to reset canvas interaction state
...
If the canvas' interaction state (e.g. isMovingBoundingBox, isDrawing, etc) get stuck somehow, user can press Escape to reset the state.
2022-11-27 03:35:49 +13:00
9d34213b4c
Gracefully handles corrupted images; fixes #1486
...
- App does not crash if corrupted image loaded
- Error is displayed in the UI console and CLI output if an image cannot be loaded
2022-11-27 03:35:49 +13:00
b908f2b4bc
Improves metadata handling, fixes #1450
...
- Removes model list from metadata
- Adds generation's specific model to metadata
- Displays full metadata in JSON viewer
2022-11-27 03:35:49 +13:00
9418324030
Cleans up IAICanvasStatusText
2022-11-27 03:35:49 +13:00
0f6856b719
Fixes canvas toolbar upload button
2022-11-27 03:35:49 +13:00
83d8e69219
Reworks canvas toolbar
2022-11-27 03:35:49 +13:00
7f999e9dfc
Fixes another similar index error, simplifies logic
2022-11-27 03:35:49 +13:00
0c3ae232af
WIP - Lightbox Fixes
...
Still need to fix the images not being centered on load when the image res changes
2022-11-27 03:35:49 +13:00
9950790f4c
Fix index error on going past last image in Gallery
2022-11-27 03:35:49 +13:00
b50a1eb63f
Disables canvas image saving functions when processing
2022-11-27 03:35:49 +13:00
d55b1e169c
Fix Lightbox Issues
2022-11-27 03:35:49 +13:00
1071a12777
Thumbnail size = 256px
2022-11-27 03:35:49 +13:00
d987d0a336
Saves thumbnails to separate thumbnails directory
2022-11-27 03:35:49 +13:00
50a67a7172
Implements thumbnails for gallery
...
- Thumbnails are saved whenever an image is saved, and when gallery requests images from server
- Thumbnails saved at original image aspect ratio with width of 128px as WEBP
- If the thumbnail property of an image is unavailable for whatever reason, the image's full size URL is used instead
2022-11-27 03:35:49 +13:00
a3308c853d
Fix canvas resizing when both options and gallery are unpinned
2022-11-27 03:35:49 +13:00
cde395e02f
Hotkey Cleanup
...
- Viewer is now Z
- Canvas Move tool is V - sync with PS
- Removed some unused hotkeys
2022-11-27 03:35:49 +13:00
e7f670a5b6
Fixes stage position changing on zoom
2022-11-27 03:35:49 +13:00
917c576ddb
Fix missing key on ThemeChanger map
2022-11-27 03:35:49 +13:00