]> source.dussan.org Git - gitea.git/commit
Change interactiveBorder to fix popup preview (#23169) (#23314)
authorGiteabot <teabot@gitea.io>
Mon, 6 Mar 2023 08:45:43 +0000 (03:45 -0500)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 08:45:43 +0000 (16:45 +0800)
commitd1d15306d1c760b93d928c4eec09d01e1528b889
treedfee31338d3b6580e2601c1bbdd5d10be62283ed
parente3b1ebbbfed7fac634eedf62a28d9dfdb990d22d
Change interactiveBorder to fix popup preview  (#23169) (#23314)

Backport #23169

Close #23073.
Used the solution as reference to the reply:
https://github.com/go-gitea/gitea/issues/23073#issuecomment-1440124609
Here made the change inside the `contextpopup.js` because this is where
the popup component is created and tippy configuration is given.

Co-authored-by: Hester Gong <hestergong@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
web_src/js/features/contextpopup.js