Skip to main content

remove a now-completed TODO item

ID
210177d
date
2023-06-08 09:56:36+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
9089602
message
remove a now-completed TODO item
changed files
1 file, 1 deletion

Changed files

BlinkReviewer/BlinkReviewer/Views/ThumbnailList.swift (1620) → BlinkReviewer/BlinkReviewer/Views/ThumbnailList.swift (1550)

diff --git a/BlinkReviewer/BlinkReviewer/Views/ThumbnailList.swift b/BlinkReviewer/BlinkReviewer/Views/ThumbnailList.swift
index c509111..9df6cc4 100644
--- a/BlinkReviewer/BlinkReviewer/Views/ThumbnailList.swift
+++ b/BlinkReviewer/BlinkReviewer/Views/ThumbnailList.swift
@@ -17,7 +17,6 @@ struct ThumbnailList: View {
             ScrollView(.horizontal) {
                 LazyHStack(spacing: 5) {
                     // TODO: placeholder images for start/end
-                    // TODO: Allow tapping thumbnails to jump to that
                     
                     // Implementation note: we use the localIdentifier rather than the
                     // array index as the id here, because the app gets way slower if