diff --git a/ImageViewer/ViewController.swift b/ImageViewer/ViewController.swift index 10a8c1b..ea2f79c 100644 --- a/ImageViewer/ViewController.swift +++ b/ImageViewer/ViewController.swift @@ -1,7 +1,6 @@ // TODO: Anilist support? // TODO: Properly avoid swallowing of input from UICollectionView used for scrolling // TODO: Convert between state for normal and scrolling page turn -// TODO: Support reading with scrolling and landscape mode import FlatBuffers import Foundation