mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-31 18:26:46 +00:00
9430e3230f
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.