I've just set my Windows 10 scaling to 125% because it's more readable to me as a developer. When I opened Visual Studio I get information:
Scaling on your main display is set to 125%.
It also gives me an option to:
Restart Visual Studio with 100% scaling.
When I set this option then after Visual Studio restart I see the message:
Automatic scaling is turned off. WPF/UWP XAML designers might not display correctly.
And also the option to set:
Restart Visual Studio with automatic scaling
To be honest I lot my mind. I want to be sure that there will be no problems with my windows forms application. Which option then should I choose?