Forum member
pentop
7 posts
Posts by pentop
-
Rider Scaling issue
thanks - with this version it looks to me like the icons are fixed, the text is not: [url]https://ibb.co/JCXJQmF[/url] It is probably worth me pointing out that this appears to be a wider issue than just NCrunch - other windows in Rider are often scaled incorrectly
15 Mar 2024 10:00 UTC
-
Rider Scaling issue
I have two monitors: Main: 3456x2160 @ 250% scale. 2nd: 5120x1440 @ 100% scale. By default NCrunch looks like this: [img]https://ibb.co/30hXkSY[/img] Changing main monitor scale to 100% before launching Rider seems to fix the problem
14 Mar 2024 11:15 UTC
-
NCrunch window losing icons
The monitor with 100% scaling is the primary monitor The other monitor has 250% scaling but I never have Visual Studio on it. Unchecking "Optimize rendering for screens with different pixel densities" and restarting VS makes the problem go away yey! I submitted a bug report a few days ago... ha…
19 Jan 2021 12:08 UTC
-
NCrunch window losing icons
Yes, UI scaling is 100% on this monitor Yes, multi monitor with different scaling on the "other" monitor. I tried setting the other monitor to 100% but still see the problem :( No, not over RDP
19 Jan 2021 11:50 UTC
-
NCrunch window losing icons
After a run, NCrunch loses it's icons like this: [img=https://i.ibb.co/Tqyvk1Q/Capture3.png]Oh noes, the icons have gone[/img] Adjusting the size of the NCrunch window makes them reappear, but it's driving me a bit round the bend having to do this hundreds of times a day! :) I'm on VS2019 1…
19 Jan 2021 11:43 UTC
-
Including log4net Logging in Test output
Thanks Remco! You were right, nothing to do with NCrunch - but you pointed me in the right direction. If log4net can get messages onto the console or trace/debug stream, they turn up in the test output window as you say. Thanks v much for the prompt help!
11 May 2016 10:52 UTC
-
Including log4net Logging in Test output
Hi all, I've switched to a new machine and have somehow lost the ability to see my log4net logs in the test window output. My log4net config is using a ConsoleAppender and a RollingFileAppender, I know that log4net is set up fine as I can see the RollingFileAppender output on disk, but I want …
11 May 2016 10:21 UTC