Merge pull request #443 from InkCanvasForClass/beta

合并net6
This commit is contained in:
CJK_mkp
2026-04-12 17:23:23 +08:00
committed by GitHub
9 changed files with 454 additions and 84 deletions
@@ -43,6 +43,7 @@ namespace Ink_Canvas
else
{
HideSubPanels();
UpdateBorderDrawShapePosition();
AnimationsHelper.ShowWithSlideFromBottomAndFade(BorderDrawShape);
AnimationsHelper.ShowWithSlideFromBottomAndFade(BoardBorderDrawShape);
}