Callum Moffat

Results 94 issues of Callum Moffat

It's due to the use of `getApplicationDocumentsDirectory()`

difficulty-major
needs-upstream-fix
type-nit

Since the text is within OverscrollModal, it's easy to scroll it away by accident. Maybe it should be switched to CupertinoModal?

type-bug
difficulty-minor
area-interface

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.

difficulty-major
area-business-logic
type-nit

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.

area-interface
type-nit

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,...

type-nit
difficulty-unknown

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.

area-performance
difficulty-unknown

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...

difficulty-minor
area-business-logic
type-nit

Mouse shouldn't be able to drag the interface around. Then it could be used to select text without opening the "select text" popup.

difficulty-major
area-interface

To avoid loading spinners or maybe for offline use?

type-enhancement
difficulty-minor

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.

area-performance
difficulty-major