improve:UI面板弹出

This commit is contained in:
2026-04-12 09:08:33 +08:00
parent c1d584e3e7
commit b50049c822
3 changed files with 119 additions and 47 deletions
@@ -49,6 +49,7 @@ namespace Ink_Canvas
else
{
HideSubPanels();
UpdateBorderDrawShapePosition();
AnimationsHelper.ShowWithSlideFromBottomAndFade(BorderDrawShape);
AnimationsHelper.ShowWithSlideFromBottomAndFade(BoardBorderDrawShape);
}