atom-inline-blame icon indicating copy to clipboard operation
atom-inline-blame copied to clipboard

Flickering

Open mrleblanc101 opened this issue 6 years ago • 2 comments

Hi, The inline blame (::after) flicker when it appear. I think this is caused because a fadeIn keyframes is already defined in another package. Maybe you could prefix your @keyframes with your package name the prevent this ? I also recommend prepending the message with "//" like VS Code. Show that this is a comment and prevent people from getting confused. 2018-08-28 16 26 36

mrleblanc101 avatar Aug 28 '18 20:08 mrleblanc101

I also recommend prepending the message with "//" like VS Code

@mrleblanc101 In the settings you can change the inline format, and add // at the beginning.

crstauf avatar May 31 '20 04:05 crstauf

I actually notice a flickering of the editor's background. More specifically, the background color of lines. It's so slight, screen capturing can't catch it, but my eyes/brain sure are. Whenever I type, even with the threshold set to 500ms, I see the flicker; disabling the package causes the flickering to stop.

crstauf avatar Jun 02 '20 20:06 crstauf