Commit 11eef3c
Fix scrolling to the bottom of the page when using shift+g
`$("body").attr("scrollHeight")` was returning undefined, so we get the
page height another way.1 parent bef47be commit 11eef3c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments