-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the bug that fail to load gallery cover
修复里站画廊封面无法显示的问题
- Loading branch information
1 parent
9dbcc70
commit 9a62ef8
Showing
2 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
1. EH设置页中支持查看当前资产余额 | ||
2. EH设置页中支持重置图片配额 | ||
3. 修复归档dialog中gp和credit显示错误的bug | ||
4. 正确处理在下载过程中画廊被删除的情况 | ||
5. 修复超分辨率图片初始化的bug | ||
1. 修复里站画廊封面无法显示的问题 | ||
2. EH设置页中支持查看当前资产余额 | ||
3. EH设置页中支持重置图片配额 | ||
4. 修复归档dialog中gp和credit显示错误的bug | ||
5. 正确处理在下载过程中画廊被删除的情况 | ||
6. 修复超分辨率图片初始化的bug | ||
|
||
------------------------------------------------------------------------------------------ | ||
|
||
1. Display your credits and GP in EH Setting page | ||
2. Support resetting image limit in EH Setting page | ||
3. Fix the bug with gp & credit display in archive dialog | ||
4. Fix the bug when a gallery is deleted while being downloaded | ||
5. Fix the bug with super resolution | ||
1. Fix the bug that fail to load gallery cover | ||
2. Display your credits and GP in EH Setting page | ||
3. Support resetting image limit in EH Setting page | ||
4. Fix the bug with gp & credit display in archive dialog | ||
5. Fix the bug when a gallery is deleted while being downloaded | ||
6. Fix the bug with super resolution |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters