]> git.gir.st - VimFx.git/commit
Fix frames handling
authorSimon Lydell <simon.lydell@gmail.com>
Tue, 16 Jul 2013 14:35:00 +0000 (16:35 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 16 Jul 2013 14:35:00 +0000 (16:35 +0200)
commit566983f84115a13e168020c73aee3eef096e1d43
treed848f096d5a1035d7cd09b7f763c892666c78e21
parentef1d5aa0aceb28fcf5681717de16f163bd02feab
Fix frames handling

Every frame got the same hints as the others, basically. Now
`Marker.createMarkers()` does not give its markers any hints anymore.
Instead, all markers from all frames are collected in `injectHints()` and
then given markers. I am not sure how good/nice the solution is, but it
works.
extension/packages/hints.coffee
extension/packages/marker.coffee
Imprint / Impressum