]> source.dussan.org Git - gitea.git/commit
Change interactiveBorder to fix popup preview (#23169) (#23313)
authorGiteabot <teabot@gitea.io>
Mon, 6 Mar 2023 16:32:47 +0000 (11:32 -0500)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 16:32:47 +0000 (10:32 -0600)
commit93fe0202cb624edb151dfb93b4fb66951be54e74
treea0fc8d946acb5342f86baba3d10d5602f7a66b05
parent13f304d89eb019e95e6789304294dac344903c67
Change interactiveBorder to fix popup preview  (#23169) (#23313)

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>
web_src/js/features/contextpopup.js