Hi! There's a bug when we want to get a hotkey with a modifier. For example, the command "alt+s".
If we add this, it works as expected. But if I want to remove it, I need to get it before.
But it doesn't work because it's not "alt+s" anymore but "alt + s" (with spaces) because the combo have changed like the formatted. Same with the beautiful icon "⇧" instead of "shift".
Even if we can get around the problem by using the formatted combo in the "get" function, it's not normal.
Hi! There's a bug when we want to get a hotkey with a modifier. For example, the command "alt+s". If we add this, it works as expected. But if I want to remove it, I need to get it before. But it doesn't work because it's not "alt+s" anymore but "alt + s" (with spaces) because the combo have changed like the formatted. Same with the beautiful icon "⇧" instead of "shift".
Even if we can get around the problem by using the formatted combo in the "get" function, it's not normal.