图片文件重命名不方便
Abierto
enhancement
- Lenguaje dominante
- Go
- Estrellas
- 50.2k
- Forks
- 7.9k
- Merge medio
- 7 d 21 h
- PR fusionados (30 d)
- 6
Descripción
### Please make sure of the following things
- [x] I have read the [documentation](https://alist.nn.ci).
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.
### Description of the feature / 需求描述
显示模式有:ListView, GridView, ImageView
只有百度的一刻相册可以在GridView下显示图片缩略图和名称,改名方便。
添加的本地目录在 GridView下不显示缩略图,改为 ImageView 后显示图片但又不显示文件名,改名不方便,其他网盘也是这样。
希望能实现百度的一刻那样在GridView下显示图片缩略图和名称。
或者在ImageView下,能实现鼠标悬停时显示文件名。
### Suggested solution / 实现思路
给所有的img添加title属性,值为src属性中的文件名。
### Additional context / 附件
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.