Replies: 1 comment
-
11/06/2024: Updated the binary files to fix an issue where toolbar icons are not scaled correctly (#1936) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please support this project by making a donation or purchasing the Microsoft Store version:


⭐ Visit Us at The Merge Conference on June 14, 2024
ImageGlass is proud to be one of the open-source projects that will be exhibiting at The Merge Conference in Berlin, Germany. If you're attending, be sure to visit our booth and explore other amazing open-source projects!
📝 Changelog
🌱 New Features
--startup-boost
for ImageGlass.exe to run in the Startup Boost mode.set-startup-boost
andremove-startup-boost
for igcmd.exe to enable / disable Startup Boost mode.IG_SetBackgroundColor(string? hexColor = null)
to change the background color. IfhexColor
is not defined, it will show Color Picker dialog instead. User can use this API to add a custom toolbar button to quickly change background color (Background Color toolbar button #730).IG_ViewNextImage()
andIG_ViewPreviousImage()
withIG_ViewImage(int step)
to allow user to skip forward/backward images (Skip forward/backward 10 images #1767).🔮 Improvements
🐛 Bugfixes
Full Changelog: 9.0.11.502...9.1.6.14
This discussion was created from the release ImageGlass 9.1.6.14 - From The Merge Berlin.
Beta Was this translation helpful? Give feedback.
All reactions