mirror of https://github.com/go-gitea/gitea
Fix scroll over mermaid frame (#21925)
When starting a scroll while the mouse is over a mermaid diagram, the scroll sometimes propagates to the iframe, preventing the parent page from scrolling. Fix this by disabling scroll inside the iframe. This is not a problem because those frames are never meant to scroll. Bug seems to affect Firefox only. ![scroll](https://user-images.githubusercontent.com/115237/203847578-6831e3c8-9df4-4577-8501-822fb9ea1278.gif)pull/21862/head^2
parent
fc7a2d5a95
commit
9ce5e092f3
Loading…
Reference in new issue