Enhancement for icons upload feature
Closed this issue · 2 comments
NingW101 commented
- limit maximum number of one project icons
Add the logic of existed icons number check for uploading icon
handler.
- Set the maximum number as 10.
- Sort the uploaded icons by the uploaded time
- Remove the icon with earliest upload time when it reaches the maximum number limitation.
- Current used icon file can not be removed, removed 2nd earliest instead.
NingW101 commented
close as completed