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
-
Please support this project by making a donation or purchasing the Microsoft Store version:
![](https://private-user-images.githubusercontent.com/3154213/338195215-08a071bb-a6ae-420c-b53b-2317004570d4.svg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzY1NTQsIm5iZiI6MTczOTU3NjI1NCwicGF0aCI6Ii8zMTU0MjEzLzMzODE5NTIxNS0wOGEwNzFiYi1hNmFlLTQyMGMtYjUzYi0yMzE3MDA0NTcwZDQuc3ZnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMjMzNzM0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YWQ4YTNiNjQ3NWI0NTk3ZDY4NGQ1ZjhkOWRhY2QzM2VmODU4NjAwMjYyYzEwMzcwYmYxNjU5NDUzYzJjYTE1YSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.A7rspWLmYwO2xSRbnCeIkaThzLVKBWAhlIAz9FmshTo)
![Downloads](https://camo.githubusercontent.com/dd387c7b8a8992fdb3597cbc4449973732e481533d40d02afd0fc2c3789590dc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6432706861702f696d616765676c6173732f392e312e362e31342f746f74616c3f636f6c6f723d253233324137433931266c6162656c3d646f776e6c6f616473267374796c653d666f722d7468652d6261646765)
⭐ 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