D2

Results 228 comments of D2

Hi Richard Moss, I am looking forward to your solution. I am developing a simple viewer, and I see scrollbars occupy too much viewer space. Anyway, this is the best...

Thanks! I have been using it for a long time. It's working well!

I also have the same problem

Waiting for Direct2D 1.1 supported

If you installed for "Only for me", the config will be saved in the folder you choose (if it has write permission). If you choose "Everybody", it will use `C:\Users\AppData\Roaming\ImageGlass`...

Hi @olippuner I wonder if the Exif tool of ImageGlass fits your need? With Exif tool, when you change the viewing image, it also loads the corresponding information without toggling...

Need to research the message code for `WndProc` function https://github.com/d2phap/ImageGlass/blob/master/Source/ImageGlass/frmMain.cs#L2065

The configuration can be queried in the registry's following location: - Key: `HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize` - Value: `AppsUseLightTheme` When the value equals 0 (DWORD), it means it is in dark mode. Altering...

Add panning speed options in Settings > Image (#1286). Deployed to the latest build of IG Moon: https://imageglass.org/moon ![image](https://user-images.githubusercontent.com/3154213/154062970-f04f6635-c067-40be-821f-f1d47ccaaff5.png)