How can I resolve these redraw issues in Visual Studio?
Every few minutes Visual Studio will completely go crazy.
- The content of tabs is offset.
- Code is not drawn at all.
- Clicking on tabs does nothing.
- Toolbox windows are also not rendered correctly
Only resizing the window temporarily fixes the issue, but only for a few more minutes and then it corrupts again.
Solution 1:
When experiencing graphical issues inside of Visual Studio, it can often be attributed to the use of hardware accelerated graphics. Thus, try disabling it.
-
Go to Tools then Options:
-
The setting you're looking for is located in the Environment section: