Skip to content
Snippets Groups Projects
Commit 8f01b38a authored by Aylin's avatar Aylin
Browse files

deleted some unused code, some restructuring

parent d450a437
No related branches found
No related tags found
1 merge request!79Resolve "Add comments to: AttachmentViewMain.swift"
...@@ -132,7 +132,7 @@ struct AttPrev:View{ ...@@ -132,7 +132,7 @@ struct AttPrev:View{
Group{ Group{
CardV(title: self.attachment.myName, CardV(title: self.attachment.myName,
//those are the actions visable under the clicked preview //these buttons are visable under the clicked preview
actions: self.isDownloaded||self.shouldBeDownloaded ? actions: self.isDownloaded||self.shouldBeDownloaded ?
[ [
// anyViewDeleteButton // anyViewDeleteButton
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment