Compare commits

...

2 Commits

Author SHA1 Message Date
zengwenjie
cce2224926 Merge branch 'main' of http://123.56.72.222:3000/IBridge/DeedyDesigner 2025-10-09 09:15:30 +08:00
zengwenjie
23fc6c17e6 清理无用方法 2025-10-09 09:15:11 +08:00

View File

@@ -169,7 +169,6 @@ namespace Deedy
};
_border.BeginAnimation(MarginProperty, marginAnimation);
}
public void HideWithAnimation(double seconds = 1)
{
var doubleAnimation = new DoubleAnimation