In a hidden iframe, `document.body.clientHeight` is not reliable. Use `IntersectionObserver` to detect the visibility change and update the height there. Fixes: https://github.com/go-gitea/gitea/issues/32392 <img width="885" alt="image" src="https://github.com/user-attachments/assets/a95ef6aa-27e7-443f-9d06-400ef27919ae"> |
||
|---|---|---|
| .. | ||
| anchors.ts | ||
| asciicast.ts | ||
| codecopy.ts | ||
| common.ts | ||
| content.ts | ||
| html2markdown.test.ts | ||
| html2markdown.ts | ||
| math.ts | ||
| mermaid.ts | ||
| tasklist.ts | ||