Callum Moffat
Callum Moffat
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,...
Not sure if it's the iPhone throttling as they don't seem to be observed when attached in profile mode. It could have to do with the power being connected.
Some sites are on the embeddable list, but they don't ever seem to return an appropriate image, so don't end up being shown. Removing them from the embed list (patching...
Mouse shouldn't be able to drag the interface around. Then it could be used to select text without opening the "select text" popup.
To avoid loading spinners or maybe for offline use?
It's not crazy high but still a lot higher than it should be. The app is evicted more often than it needs to be. Would be helped by fixing #1.