uGUI_LinkImageText icon indicating copy to clipboard operation
uGUI_LinkImageText copied to clipboard

if (hrefInfo.startIndex >= toFill.currentVertCount) 条件满足了?

Open BeatMicrosoft opened this issue 5 years ago • 1 comments

很奇怪,我一段话里面有两个超链接,第一个能点中,获取href第二个无论如何点击也不能获取到。大概原因是 if (hrefInfo.startIndex >= toFill.currentVertCount)这个条件满足了,导致第二个超链接没有被加入到boxes中,请问怎么破~

BeatMicrosoft avatar Jul 03 '19 11:07 BeatMicrosoft

解决了么

zhang1217 avatar Mar 11 '22 07:03 zhang1217