mulaRahul/keyviz

Too many Spaces

Opened this issue · 2 comments

Describe the bug
After pressing multiple keys to release the part and press again, a space will appear
按下多个键后松开部分再按下会出现空格

Version: v2.0.0-alpha

To Reproduce
Steps to reproduce the behavior:

  1. press some keys, such as A B C
  2. release some of these keys, such as A B
  3. press the release button again. press A B
  4. then you should see " + +B"

Expected behavior
Adds the repressed key to the end of the previous key set, either removing the space
将重新按下的按键添加到上一个按键组末尾,或者删除掉空位

Screenshots
QQ截图20240128030937

Desktop (please complete the following information):

  • Windows 11

Additional context
Please also add the right and left keys to distinguish, this is necessary for people who want to make a game tutorial!
请也添加鼠标左键和鼠标右键的区分方式,这对于想制作游戏教程的人很有必要!

Can you reproduce the same with v2.0.0a2

不清楚原因, 我无法在我的电脑上运行v2.0.0a2
I can't run v2.0.0a2 on my computer for unknown reasons

我下载并解压windows版本的zip压缩包得到了安装包, 然后我双击运行安装包将其安装于默认路径, 完成后使用开始菜单中的快捷方式打开, 打开后无任何反应, 即便使用以管理员模式运行
I downloaded and unzipped the windows version to get the installer, then I double-clicked Run installer to install it in the default location, and opened it using the shortcut in the Start menu. Nothing happened when I opened it, even if I was running it in administrator mode