mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Playlist submenu and play buttons
This commit is contained in:
@@ -38,7 +38,7 @@ struct VideoBanner: View {
|
||||
HStack(alignment: .top, spacing: 12) {
|
||||
VStack(alignment: .trailing, spacing: 2) {
|
||||
smallThumbnail
|
||||
|
||||
|
||||
if !timeOnThumbnail, let timeLabel {
|
||||
Text(timeLabel)
|
||||
.font(.caption.monospacedDigit())
|
||||
|
Reference in New Issue
Block a user