Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

切换组别再切换回来后原组中被关闭的贴图无法被恢复 #1105

Closed
kerhbal opened this issue Mar 30, 2019 · 2 comments
Closed
Labels
Milestone

Comments

@kerhbal
Copy link

kerhbal commented Mar 30, 2019

如题,不知道是feature还是bug,微软商店版本。
按照文档中说法感觉应该是bug: 被关闭的贴图,可再次被贴出,除非超过“可被恢复的已关闭贴图数”
复现过程如下:
69bbca83ly1fx0t0vmuyvg20

我的贴图设置:
image

@liulex
Copy link
Member

liulex commented Apr 2, 2019

因为实现逻辑是被关闭的贴图属于当前组,所以切到其他组/之后被关闭的贴图就被清掉了。
经你提醒,这种绑定关系确实没有必要,我会在下次更新修正。

@kerhbal
Copy link
Author

kerhbal commented Apr 2, 2019

@liulex 多谢回复!建议一个更加清楚的逻辑:

  1. 各组内图片如不手动转移则一直处于原组内,无论打开或关闭
  2. 组内操作/切换组别不会对别组有任何影响,只有手动删除其他组时才会有影响

@liulex liulex closed this as completed May 2, 2019
@liulex liulex added this to the 2.2.0 milestone May 2, 2019
@liulex liulex added the done label May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants