add:禁用硬件加速 & improve:UI

This commit is contained in:
2026-04-18 16:50:44 +08:00
parent b1640f44c2
commit 8a7d2ddf30
4 changed files with 24 additions and 60 deletions
+6
View File
@@ -996,6 +996,12 @@
<data name="Canvas_GroupTitle" xml:space="preserve">
<value>Canvas</value>
</data>
<data name="Canvas_DisableHardwareAcceleration" xml:space="preserve">
<value>Disable hardware acceleration</value>
</data>
<data name="Canvas_DisableHardwareAccelerationHint" xml:space="preserve">
<value># Improves compatibility but may reduce performance; some effects may require an app restart to fully apply.</value>
</data>
<data name="Canvas_ShowCursor" xml:space="preserve">
<value>Show pen cursor</value>
</data>