-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug fixes #130
Merged
Merged
Bug fixes #130
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
我自己电脑上这一句话编译不通过,就先注释掉了。然后 pull request 的时候忘记取消注释了。记得改回来,抱歉啊
控件库里面的信息框暂时还不能用,先换回原来的
使用 Windows 11 Fluent 风格并修复了一个崩溃问题
Closed
Closed
[Bug Fix] 修改检测触摸数逻辑
commit 8939eb1 Author: XY Wang <[email protected]> Date: Thu Mar 14 16:09:31 2024 +0800 Update MainWindow.xaml.cs commit b8b9e7a Merge: f84a4f2 80c57dc Author: XY Wang <[email protected]> Date: Thu Mar 14 16:06:29 2024 +0800 Merge branch 'master' into master commit f84a4f2 Author: STBBRD <[email protected]> Date: Sat Dec 23 20:51:22 2023 +0800 解决 MainWindow.xaml 冲突 commit f0c44fe Author: STBBRD <[email protected]> Date: Sat Dec 2 20:14:48 2023 +0800 修复当使用橡皮时隐藏再显示画板导致显示浅色画笔的问题,恢复对关闭确认的修改 commit 7668ad3 Author: STBBRD <[email protected]> Date: Sat Nov 25 20:33:47 2023 +0800 将第一个关闭警告修改为普通的 MessageBox,以防止 Windows 关机时出现警告音 commit 525cc8e Author: STBBRD <[email protected]> Date: Sun Nov 19 12:27:31 2023 +0800 修正 屏幕批注下按两次 Alt+E 变成浅色画笔 的问题 commit 01aad1f Author: STBBRD <[email protected]> Date: Sun Nov 19 11:29:05 2023 +0800 将贡献者中的 STBBRD(我) 改为 ZongziTEK(我) commit 21d8a84 Merge: 228b687 c054e85 Author: ZongziTEK <[email protected]> Date: Sun Nov 19 11:17:31 2023 +0800 Merge branch 'WXRIW:master' into master commit 228b687 Author: STBBRD <[email protected]> Date: Sat Nov 4 20:09:32 2023 +0800 做了读取画笔颜色配置文件时的错误处理 commit acc3a0c Author: STBBRD <[email protected]> Date: Sun Oct 29 09:19:48 2023 +0800 完成深浅色切换、根据配置文件自定义颜色功能 - 修复了加载颜色的所有问题 - 新增对更改颜色请求是否从浮动工具栏发出的判断 commit 02fa775 Author: STBBRD <[email protected]> Date: Sun Oct 29 08:44:37 2023 +0800 修复昨天的问题 commit 51c6127 Author: STBBRD <[email protected]> Date: Sat Oct 28 22:53:04 2023 +0800 初步适配了浮动工具栏UI中 黑板 屏幕批注 的画笔颜色模式切换,但是仍有问题 问题:从黑板直接到屏幕批注时浅色画笔不会变成深色画笔 commit d7d3f02 Author: STBBRD <[email protected]> Date: Sat Oct 28 22:42:06 2023 +0800 更正一个注释中的错别字 commit 5f06a07 Author: STBBRD <[email protected]> Date: Sat Oct 28 22:40:54 2023 +0800 新增 加载两种画笔颜色模式的配置文件,并应用于 Old UI 深浅色切换
* 新增 加载两种画笔颜色模式的配置文件,并应用于 Old UI 深浅色切换 * 更正一个注释中的错别字 * 初步适配了浮动工具栏UI中 黑板 屏幕批注 的画笔颜色模式切换,但是仍有问题 问题:从黑板直接到屏幕批注时浅色画笔不会变成深色画笔 * 修复昨天的问题 * 完成深浅色切换、根据配置文件自定义颜色功能 - 修复了加载颜色的所有问题 - 新增对更改颜色请求是否从浮动工具栏发出的判断 * 做了读取画笔颜色配置文件时的错误处理 * 将贡献者中的 STBBRD(我) 改为 ZongziTEK(我) * 修正 屏幕批注下按两次 Alt+E 变成浅色画笔 的问题 * 将第一个关闭警告修改为普通的 MessageBox,以防止 Windows 关机时出现警告音 * 修复当使用橡皮时隐藏再显示画板导致显示浅色画笔的问题,恢复对关闭确认的修改 * 解决 MainWindow.xaml 冲突 * Update MainWindow.xaml.cs --------- Co-authored-by: XY Wang <[email protected]>
把画笔粗细调节栏移到扳手菜单
Raspberry-Monster
force-pushed
the
bug-fixes
branch
from
June 2, 2024 06:21
3dc2e25
to
cc793b7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.