You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a profile does not have a keyboard shortcut and you add one and then save the profile, the shortcut is not shown in that profile details. You have to click on another profile and then click back to the profile you just added key for to see your new shortcut is added
Steps to see this:
Make a new profile (or choose a profile with no keyboard shortcut)
In edit section, add a new keyboard shortcut.
Hit save button.
As you can see the new shortcut is not shown in the list.
Just click on another profile and then again click to this profile and the shortcut is there.
(I'm not a C# developer and I don't have much of a knowledge in GUI coding but I guess there should be a refresh to the window so that key binding will be shown in the first try)
The text was updated successfully, but these errors were encountered:
When a profile does not have a keyboard shortcut and you add one and then save the profile, the shortcut is not shown in that profile details. You have to click on another profile and then click back to the profile you just added key for to see your new shortcut is added
Steps to see this:
As you can see the new shortcut is not shown in the list.
Just click on another profile and then again click to this profile and the shortcut is there.
(I'm not a C# developer and I don't have much of a knowledge in GUI coding but I guess there should be a refresh to the window so that key binding will be shown in the first try)
The text was updated successfully, but these errors were encountered: