This commit is contained in:
2025-12-28 12:35:05 +08:00
parent aba56ac340
commit b1459901d0
4 changed files with 0 additions and 176 deletions
-3
View File
@@ -265,9 +265,6 @@ namespace Ink_Canvas
Activated += Window_Activated;
Deactivated += Window_Deactivated;
// 为浮动栏按钮添加触摸事件支持
AddTouchSupportToFloatingBarButtons();
// 为滑块控件添加触摸事件支持
AddTouchSupportToSliders();