Skip to content

Reduce the burst length to 2

Our postprocess.sh only takes the second frame into account, while thumbnail code for "open photo" button uses the last frame from the burst. Since we're not really using the burst functionality anyway, reduce the burst length to 2 and make the thumbnail match the resulting photo.

This may be worth revisiting once something actually makes use of the burst feature (postprocessd perhaps?)

Merge request reports