buchizo / ClaudiaIDE

This extension can change easily the background image of editor window in Visual Studio.
https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE
654 stars 113 forks source link

There is something wrong. #9

Closed Marskey closed 8 years ago

Marskey commented 8 years ago

I am using win10 on mac, IDE is vs2012. When I scroll the screen, the image will flicker. Dose it is not support retina?

buchizo commented 8 years ago

Currently, this extension is support the Retina display, probably. However the flicker will be occurred on some environments by the Visual Studio.

When you scroll editor, The editor's size become change to new virtual position (top, left, height and width...) of editor by the Visual Studio. This extension follow new position (and size). But absolutely misalignment occurs. It's reason about flicker issue.

I guess, this problem depend on the Visual Studio. However I'd like to fix this issue, I not have any good ideas... :(

Marskey commented 8 years ago

thanks 4 give an answer. by the way, why not try program one more plugin 4 xcode~ :) i'm just saying