gornostal / Modific

Highlight lines changed since the last commit (supports Git, SVN, Bazaar, Mercurial and TFS) / ST2(3) plugin
614 stars 44 forks source link

Region icons not showing properly on mac with retina display #24

Closed owend closed 12 years ago

owend commented 12 years ago

On a new mac pro (retina) the region icons are not showing properly. Some appear, and some do not. If I scroll up and down, I can get them to flicker on and off. Changing the icon from dot to circle (for example) seems to change exactly where in the scrolling the icons flicker out, but doesn't otherwise help.

Turning on the debug option shows that it is correctly calculating the line on which to display the icon.

This was working pretty good on my previous mac (both run mountain lion). It's probably something to do with the retina, so it might be hard to replicate. Let me know if there's anything I can help with (could probably provide a video, for example).

gornostal commented 12 years ago

You definitely have issue #9. Which, unfortunately, has no solution yet :(

There are some tips that may help you. You can read them in the comments to that issue.

Try to disable autosave in the config for Modific. That helped me.

owend commented 12 years ago

Oh, sorry! I didn't realize it was a duplicate. Reading the comments I noticed a few things:

1) changing the theme from Monokai fixes the problem. changing theme back to default and it re-appears.
2) autosave had no effect.