Icons ausgetauscht
This commit is contained in:
parent
84df252a52
commit
38b59a054e
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 127 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 170 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 129 KiB |
@ -17,7 +17,7 @@ struct YapsFileCell: View {
|
|||||||
Group {
|
Group {
|
||||||
HStack {
|
HStack {
|
||||||
// Icon
|
// Icon
|
||||||
FinderHelper.shared.getImageByFiletype(file: yapsFile.file).resizable().frame(width: 20, height: 20)
|
FinderHelper.shared.getImageByFiletype(file: yapsFile.file).resizable().frame(width: 20, height: 25)
|
||||||
|
|
||||||
VStack(alignment: .leading) {
|
VStack(alignment: .leading) {
|
||||||
// Dateiname
|
// Dateiname
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user