fix:插入图片面板点击空白不折叠

This commit is contained in:
2025-08-13 12:16:55 +08:00
parent 1489fb645e
commit 9eca7eb2ee
3 changed files with 12 additions and 0 deletions
@@ -43,6 +43,7 @@ namespace Ink_Canvas
AnimationsHelper.HideWithSlideAndFade(BoardEraserSizePanel);
AnimationsHelper.HideWithSlideAndFade(TwoFingerGestureBorder);
AnimationsHelper.HideWithSlideAndFade(BoardTwoFingerGestureBorder);
AnimationsHelper.HideWithSlideAndFade(BoardImageOptionsPanel);
// 显示背景选项面板
AnimationsHelper.ShowWithSlideFromBottomAndFade(BackgroundPalette);