Skip to content

Releases: chenjunfu2/Counter

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 05 Aug 23:57
65aa3c0
2.0

修复从宽数字到窄数字未擦除绘制内容的bug,一些代码优化等

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 04 Aug 19:45
18f78f5

数字居中显示

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 01 Aug 18:57
abc2e22
1.8

修复可能的冲突问题

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 15 Apr 11:06
eb47f2c
1.7

修复在功能按键提示过程按其它按键导致显示异常消失的bug

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 14 Apr 12:27
74fd766

开始界面的按任意键继续现在可以允许鼠标按键(并且按下即触发,而非弹起触发)
修改了部分按键描述
修改了显示设置的默认按键,从ctrl变为s
修复了开始界面修改窗口大小后异常显示光标的问题

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 27 Feb 11:52
7f18e7d
1.5

对按键处理增加了额外检测

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 27 Feb 10:48
3d17ed1
1.4

对输入封装了函数,并再次修复了某些输入bug

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 26 Feb 13:14
2395f46
修复了一个bug,添加了鼠标中键用于清零

修复了使用旧版配置文件的时候不会写入符号数据的bug

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 26 Feb 12:42
049badc
1.2

Update README.md

Counter

Choose a tag to compare

@chenjunfu2 chenjunfu2 released this 16 Feb 22:48
04cd3ef
使用win api重写了控制台输入

修复了按住按键后一直跳数的bug,现在只有按键放开后才会触发计数和功能,同时增加了鼠标按键支持