Updated Change log (markdown)
parent
c5492d7f2a
commit
31683a4779
|
|
@ -1,5 +1,9 @@
|
|||
[跳到中文](#中文)
|
||||
# English
|
||||
## 2024-6-29
|
||||
### Removed the restriction on deleting the first file in fullscreen preview, fixed potential issues with exiting via ESC, and added support for exiting by double-clicking an image.
|
||||
<img width="1895" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/b8d59b5c-9bfd-4281-8bb4-f8056834bf17">
|
||||
|
||||
## 2024-6-27
|
||||
### Support for adjusting mask background opacity
|
||||
<img src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/ebf45564-0f95-4de4-86c0-f29984cb7adf" >
|
||||
|
|
@ -438,6 +442,13 @@ Triggered under the same circumstances as above, there will be a button to updat
|
|||
|
||||
|
||||
# 中文
|
||||
|
||||
## 2024-6-29
|
||||
### 去除全屏预览下第一个文件不能删除的限制,修复ESC可能无法退出,新增支持双击图片退出
|
||||
|
||||
|
||||
<img width="1895" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/b8d59b5c-9bfd-4281-8bb4-f8056834bf17">
|
||||
|
||||
## 2024-6-27
|
||||
### 支持调整遮罩透明度
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue