Question Visual studio debugging app renders text pixelated

jackamo29

New member
Joined
Apr 5, 2015
Messages
1
Programming Experience
3-5
Hi all,

Im currently using visual studio 2013 to code in c# and every program i make regardless of its content and code renders out pixelated text and just about everything else. However, everything in the visual editor is perfectly rendered when working on the application which is strange and suggests that it can render it fine.

Im using a high dpi display of 2880x1800 on a 15inch notebook running windows 8.1 dx 11.

Another annoying part of the issue is that for example a group box placed in the form with be cropped and leak out of the form even though in the editor it is clearly within its boundaries. This really limits my gui potential at the moment and is proving quite annoying.

Thanks for any help in advance :)
 
Back
Top Bottom