Kevin Routley
Kevin Routley
Yes, search results in explorer is a different beastie.
The guts of the "support Window Explorer sort order" code can be found at: [Doit.cpp](https://github.com/fire-eggs/ExplorerSortOrder/blob/master/Dll1/Doit.cpp) It's in C++ because for the life of me, I could not get the necessary...
Please show your current settings for "Mouse wheel actions" in Settings -> Image. Microsoft has combined touch and mouse wheel behaviors; if any of your "Mouse wheel actions" settings are...
I forgot to ask ... Does single finger swipe work for previous / next? Here's what IG had at the end of 2019: - swipe left/right for previous/next picture -...
I had to remind myself about gesture handling and the relevant IG code. Looks like a bug, sorry about all the back-and-forth. First, IG's gesture handling is coded to be...
One possible cause of the problem here is the command shell used to execute exiftool. In ExifToolWrapper.cs, these lines: ``` private (string stdOut, string stdErr) Open(string cmd) { var program...
I've edited the metadata for the attached image (tumblr...zip) via Win10 properties. Win10 Properties:  ImageGlass:  [tumblr_e33b8463e398907306287dce8b5f2c9e_9f9ccd16_500.zip](https://github.com/d2phap/ImageGlass/files/7613961/tumblr_e33b8463e398907306287dce8b5f2c9e_9f9ccd16_500.zip)
Additional, finer levels of zooming are now possible: 
This sort of behavior usually means a dependency is missing, or ImageGlass is crashing early on. On the off-chance you upgraded from a much earlier version of ImageGlass, you want...
Thank you for your continued patience, these sorts of issues are rather difficult to diagnose ... Is it possible the upgrade has installed the 64-bit version of ImageGlass on a...