forked from linuxdeepin/image-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
之前设计的缓存目录名重复,在多实例下, 其它实例退出 会导致缓存目录被误删除. 调整缓存目录设计,改到/tmp 目录且每个实例唯一. Log: 修复误删除缓存目录的问题 Bug: https://pms.uniontech.com/bug-view-247289.html Influence: SetWallpaper
- Loading branch information
Showing
2 changed files
with
58 additions
and
24 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
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