]> git.gir.st - VimFx.git/commit
Correctly determine viewport size
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 24 Jan 2015 13:40:35 +0000 (14:40 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 24 Jan 2015 13:40:35 +0000 (14:40 +0100)
commit83d765500b96dcc91d52b732073708f27e4546bc
treeff42eab6c71b877c3a0d3bd05f20fea0cd9cc2f4
parentc1dcb39788be0c0228933a1d24a21d23d614fe2b
Correctly determine viewport size

The old method was wrong and caused no hint to show up when viewing an image
directly to toggle zoom on it.

Moreover, if a page would have a very small height and a link absolutely
positioned below that height (but still inside the viewport) that link would not
get a hint either.

These two have been fixed.
extension/lib/hints.coffee
Imprint / Impressum