-
-
Notifications
You must be signed in to change notification settings - Fork 540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Couple of feature suggestions #1501
Comments
+1 |
Add the ability to select multiple channels to view. I.E. R+B, R+G+B, R+A. Instead of a single channel only or all at once. Would like to be able to see R+G+B without Alpha or black. |
"MenuHotkeys": {
"MnuFullScreen": ["F"],
} You need to know the name of the menu to assign hotkeys, it starts with ImageGlass/v9/ImageGlass/FrmMain.Designer.cs Lines 1110 to 1230 in d71e92c
"HideToolbarInFullscreen": true,
Already requested here #593 |
Is your feature request related to a problem? Please describe.
No, it's not a bug or problem. Just a few feature suggestions.
Describe the solution you'd like
Customizing more key controls would be a nice feature. For instance, F for full screen not F11. The F key is closer than F11 and more convenient to press.
When toggling full screen (F11) the toolbar should auto-hide for true full screen experience: no borders, no toolbars, no icons, just the image. Right now it looks like I have to press T to hide the toolbar and then press T again when going back to normal window.
I'd like the ability to set Window Fit (F9) as permanent behavior so the window always resizes along with the image when I double-click the opened image or use keys to zoom the image in or out. Right now it seems to forget his.
I downloaded the latest beta to see if any of these are implemented but there are no settings in the GUI I can't figure out the settings file:(
Describe alternatives you've considered
N/A
Additional context
None. Thank you! Cheers!
The text was updated successfully, but these errors were encountered: