D2

Results 16 issues of D2

Hello, Thank for your project. I got an issue. I tried to hide scrollbar (both vertical and horizontal bar) of ImageBox: ``` c# imageBox.AutoScroll = false; imageBox.VerticalScroll.Visible = false; imageBox.HorizontalScroll.Visible...

bug

Chris: The latest version of windows has a dark theme, which changes elements such as context menus to be dark, so if I schedule windows to change to the dark...

✨ feature request
v9.0

From: https://groups.google.com/forum/#!topic/imageglass/EFg-InWZjRA ### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [open](https://github.com/d2phap/ImageGlass/issues?q=is%3Aissue+is%3Aopen+label%3A%22%E2%9C%A8+feature+request%22) and [closed](https://github.com/d2phap/ImageGlass/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+label%3A%22%E2%9C%A8+feature+request%22+) issues to ensure it has not already been reported...

✨ feature request
✔ v9.0-beta-2/Done

From https://groups.google.com/g/imageglass/c/VDOwZo3L6uo/m/4PAFxT2UAQAJ ### Describe the solution you'd like It would be nice to have "Quick Move shortcut" - in Settings - there would be "Move to specific folder" path -...

✨ feature request

![image](https://user-images.githubusercontent.com/3154213/187029452-938a90b8-b9f2-4d6b-81f7-c09010c7cef4.png) ## To honor the shameful people who violates ImageGlass' copyrights!

📖 docs

From: https://groups.google.com/forum/#!topic/imageglass/skebR_9c378 Is there a way to keep the main interface on the main screen, but show the picture on a second or third connected screen?

✨ feature request

### Magick.NET version 13.7.0 ### Environment (Operating system, version and so on) Win 11 23h2 ### Description - The `MagickImage.GetColorProfile()` return non-null for GIF file without color profile. - Accessing...

### Discussed in https://github.com/d2phap/ImageGlass/discussions/1428 Originally posted by **Danim3D** September 25, 2022 Suggestion, it would be great to have a toolbar button to preview how an image would look as a...

✨ feature request

### Discussed in https://github.com/d2phap/ImageGlass/discussions/2017 Originally posted by **GGuyX** October 6, 2024 My biggest gripe with upgrading from ImageGlass 8 to 9 has got to be the major changes done to...

✨ feature request

Hi, could you please add this method [`IWICImagingFactory.CreateComponentEnumerator()`](https://learn.microsoft.com/en-gb/windows/win32/api/wincodec/nf-wincodec-iwicimagingfactory-createcomponentenumerator)? Or am I missing something?