chan
chan copied to clipboard
Flutter imageboard browser for iOS and Android
Not sure if it's already being handled server side Not sure if it's being handled by the EXIF-rotation fix for unrotated images
They can be selected but nothing is copied
The current one (increasing size of reply button) is not good
I guess it would be a web search, or maybe open URL if detected?
The animation doesn't match exactly native behavior, since it will always complete the animation the same way even if the gesture is semi-soft-cancelled.
It's due to the use of `getApplicationDocumentsDirectory()`
Since the text is within OverscrollModal, it's easy to scroll it away by accident. Maybe it should be switched to CupertinoModal?
Revisit the tuning of transcoding to make sure quality isn't being lost. Maybe some text fixture should be developed to compare objectively how the quality is being reduced.
It only happens when the thread is very short (doesn't need to scroll). Can't be simply done as the loading bar is being drawn outside of its layout position.
Seems like the viewport is changing sizes after alt-tab (could have to do with the capture of the screenshots for multitasking resize). Maybe we can detect and recover from this,...