forgejo/web_src
HesterG dae022ab2a
Fix show more for image on diff page ()
Right now when clicking on loadmore on files change page, if the loaded
content is image, it will be always in load status:


https://github.com/go-gitea/gitea/assets/17645053/39e449b6-067a-474c-9443-9dd98d5bbfe2

This PR fixes this by adding `initImageDiff ` to `onShowMoreFiles `

After:


https://github.com/go-gitea/gitea/assets/17645053/87bbb13e-0064-4a6e-a7ad-0f0060eb8bff
2023-07-04 10:36:27 +02:00
..
css Prevent SVG shrinking () 2023-07-04 02:15:06 +00:00
fomantic Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
js Fix show more for image on diff page () 2023-07-04 10:36:27 +02:00
svg Use inline SVG for built-in OAuth providers () 2023-06-13 10:51:02 +00:00