Swipe to back on iOS cause flicking animation
TootComposer: add toolbar for closing the composer
This should be included in v1.0.8 because I changed the outer components so the external state is now unavailable.
Tutu uses too much memory
Observed on Firefox(Linux) in development mode: in the timelines uses 300-400MB, in reload or HMR can bump to 600MB
This happens after we use ResizeObserver to calculate layout in `MediaAttach…