Callum Moffat

Results 93 issues of Callum Moffat

Sometimes it takes some time before new thread data is provided by the sever. Once the reply ID is known, it could be inserted into the thread data and shown....

difficulty-minor
type-nit

type-enhancement
difficulty-major
area-server

Right now, the background reply instantly appears behind the posts when scrolling stops. But if the user starts over-scrolling before it comes to a complete stop, it's not shown as...

area-interface
type-nit

When dragging up, the post should expand from the bottom up. This was assumed to need an upstream change to `TextOverflowPosition, but maybe with the new use of `Column` to...

area-interface
type-nit
difficulty-unknown

It will make it easier to navigate reply trees where there are a lot of replies in the middle of the tree.

area-interface
type-nit
difficulty-unknown

Landscape mode on iPhone X+ looks bad as there is dead space on the side without the notch.

difficulty-major
needs-upstream-fix
area-interface
type-nit

Right now, it always takes a fixed amount of time to fade-out an overscroll popup.

area-interface
type-nit
difficulty-unknown

Right now all previously seen threads will be loaded into RAM forever. The correct behavior should be to only load into memory when needed.

area-performance
difficulty-major

This is the default behaviour on NYT Crossword app on iPad, I think it will be a useful addition as this is what I am used to.

If a discrete scroll event is known to be from a trackpad, it should move the viewport around in InteractiveViewer rather than zoom it. Part of #64210 ## Sequence 1....

framework
f: gestures