mirror of
https://github.com/yattee/yattee.git
synced 2026-02-20 01:39:46 +00:00
Fix playlist rows in ChannelView not tappable in empty space
This commit is contained in:
@@ -88,6 +88,7 @@ struct ChannelPlaylistRow: View {
|
||||
|
||||
Spacer()
|
||||
}
|
||||
.contentShape(Rectangle())
|
||||
}
|
||||
.zoomTransitionSource(id: playlist.id)
|
||||
.buttonStyle(.plain)
|
||||
|
||||
Reference in New Issue
Block a user