]> git.gir.st - VimFx.git/commit
Add support for scrolling SVG documents
authorSimon Lydell <simon.lydell@gmail.com>
Sun, 19 Jun 2016 09:55:19 +0000 (11:55 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Sun, 19 Jun 2016 09:55:19 +0000 (11:55 +0200)
commit4040d76ca778961fe12f504a5e3f29f304dcd591
tree772cb30712bc63ebfeeae434ee3da9c09ab6ad3d
parent6e639528cc6e26468bb89f96abf44d39e5eca93f
Add support for scrolling SVG documents

Apparently, the only way to working with scrolling in SVG documents
seems to be by using `window`.

Fixes #764.
extension/lib/commands-frame.coffee
extension/lib/viewport.coffee
Imprint / Impressum