mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 12:27:32 +01:00
Change how next unread image is scaled up
This commit is contained in:
parent
eb8f6e0c03
commit
14601fc96b
@ -36,10 +36,8 @@ struct TimelineToolbarModifier: ViewModifier {
|
||||
Button(action: {
|
||||
}, label: {
|
||||
AppAssets.nextUnreadArticleImage
|
||||
.resizable()
|
||||
.scaledToFit()
|
||||
.frame(width: 22, height: 22, alignment: .center)
|
||||
})
|
||||
.font(.title3)
|
||||
}).help("Next Unread")
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user