fix: align ink overlay DPI and ignore include-ink toolbar clicks

This commit is contained in:
tayasui rainnya!
2026-04-09 13:07:28 +08:00
parent 8b2bc352a6
commit 36e47cec43
3 changed files with 9 additions and 3 deletions
@@ -155,7 +155,8 @@
Foreground="White"
Checked="IncludeInkCheckBox_Checked"
Unchecked="IncludeInkCheckBox_Unchecked" />
<Rectangle Width="1"
<Rectangle Name="ToolbarDividerRectangle"
Width="1"
Height="20"
Fill="#404040"
Margin="8,0" />