Skip to content
Snippets Groups Projects
Commit a53e500b authored by sheopory's avatar sheopory Committed by Marijn Haverbeke
Browse files

Fix bug in updateScrollbars.

On IE8 only scrollHeight - d.scroller.clientHeight + d.scrollbarV.clientHeight evaluates to -ve in some cases. Guard that with returning 0 in that case. Seems a bug in IE8, so this can be treated as a workaround.
parent 51032ed0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment