Skip to content

Commit

Permalink
画笔颜色优化 (#101)
Browse files Browse the repository at this point in the history
* 新增 加载两种画笔颜色模式的配置文件,并应用于 Old UI 深浅色切换

* 更正一个注释中的错别字

* 初步适配了浮动工具栏UI中 黑板 屏幕批注 的画笔颜色模式切换,但是仍有问题

问题:从黑板直接到屏幕批注时浅色画笔不会变成深色画笔

* 修复昨天的问题

* 完成深浅色切换、根据配置文件自定义颜色功能

- 修复了加载颜色的所有问题
- 新增对更改颜色请求是否从浮动工具栏发出的判断

* 做了读取画笔颜色配置文件时的错误处理

* 将贡献者中的 STBBRD(我) 改为 ZongziTEK(我)

* 修正 屏幕批注下按两次 Alt+E 变成浅色画笔 的问题

* 将第一个关闭警告修改为普通的 MessageBox,以防止 Windows 关机时出现警告音

* 修复当使用橡皮时隐藏再显示画板导致显示浅色画笔的问题,恢复对关闭确认的修改

* 解决 MainWindow.xaml 冲突

* Update MainWindow.xaml.cs

---------

Co-authored-by: XY Wang <[email protected]>
  • Loading branch information
STBBRD and WXRIW authored Mar 14, 2024
1 parent 145cadc commit 6448bfe
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6448bfe

Please sign in to comment.