ImageGlass
ImageGlass copied to clipboard
Bug when changing default keys
System information
-
Windows OS version: Windows 11 Pro 22H2 β04.β10.β2023 ΠΠ‘ 22621.3958 Windows Feature Experience Pack 1000.22700.1026.0
-
ImageGlass version: 9.1.8.723
-
ImageGlass release: Classic
To Reproduce
Steps to reproduce the behavior: When changing the combinations Ctrl+Shift+C to Ctrl+C, everything works and is displayed, but after some time, more than 5 minutes, the values ββare automatically reset to Ctrl+Shift+Alt+
Actual behavior
"MenuHotkeys": {
"MnuCopyFile": [
"Ctrl+C"
],
"MnuCopyImageData": [
"Ctrl+Shift+C"
]
},
Changes over time to this
"MenuHotkeys": {
"MnuCopyFile": [
"Ctrl+Shift+Alt+"
],
"MnuCopyImageData": [
"Ctrl+Shift+Alt+"
]
},
Expected behavior
Please help me solve this problem