mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-16 16:28:07 +09:00
Remember the scroll offset when the merge box reloads. This is a crude patch now, a proper fix would be a fully vue-rendered template with a json payload from backend, which is much more work. Idiomorph was also considered but deemed unviable.