moiri / kobold

jump and run on web page
2 stars 0 forks source link

window height #20

Closed moiri closed 11 years ago

moiri commented 11 years ago

do not use $(window).height() but $(document).height() to calculate character position (bottom)

moiri commented 11 years ago

it must be distinguishable or configurable if windows or document is considered for the position check of the character.