ScreenToGif doesn't appear to take the desktop scaling settings into account?
My laptop has scaling set to 125% (the default setting for this Lenovo yoga, apparently).
the initial window appears correct, but as soon as you stop recording, the size/location appears to be wrong. in the attached image, the visual studio 2015 new project dialog was completely enclosed inside the capture window, but the capture is offset and not the whole dialog.
if I set the scaling to 100%, this doesn't occur.
Comments: Hi jgardner, Did you get a warning on the first time opening the app? (A pop-up window that tells you how to make it work with a DPI > 100%) Right click on the ScreenToGif app Properties Second tab, Compatibility Check "Disable display scalling on high DPI settings". This is a common problem with a WinForms app. Sorry.
My laptop has scaling set to 125% (the default setting for this Lenovo yoga, apparently).
the initial window appears correct, but as soon as you stop recording, the size/location appears to be wrong. in the attached image, the visual studio 2015 new project dialog was completely enclosed inside the capture window, but the capture is offset and not the whole dialog.
if I set the scaling to 100%, this doesn't occur.
Comments: Hi jgardner, Did you get a warning on the first time opening the app? (A pop-up window that tells you how to make it work with a DPI > 100%) Right click on the ScreenToGif app Properties Second tab, Compatibility Check "Disable display scalling on high DPI settings". This is a common problem with a WinForms app. Sorry.