Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimap does not update properly when folding / unfolding code #429

Closed
forivall opened this issue Dec 16, 2015 · 1 comment
Closed

Minimap does not update properly when folding / unfolding code #429

forivall opened this issue Dec 16, 2015 · 1 comment

Comments

@forivall
Copy link

gif
Can anyone else reproduce this?

My config:

  minimap:
    scrollAnimation: true
    scrollAnimationDuration: 100
    charWidth: 0.7
    textOpacity: 0.5
    interline: 0.4
    charHeight: 1.5
    plugins:
      "identifier-highlight": true
      "minimap-autohide": true
      "git-diff": true
      selection: true
      "highlight-selected": true

This occurs even if i reset my config, disable all packages other than minimap and set my themes to the defaults, and also on the beta.
OS: Manjaro (Arch) Linux.

@abe33
Copy link
Contributor

abe33 commented Dec 16, 2015

@forivall Yes, I can reproduce it, I'll look for a patch soon.

Thanks for the report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants