Browse Source
The overlay scrollbars introduced in Firefox 100 take up no space, breaking the existing overflow detection. Add an extra check for `scrollHeight != clientHeight` which is able to detect an overflow independent of scrollbar style. PR #19779. --------- Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>adaptive-webui-19844
AgentConDier
1 year ago
committed by
GitHub
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue