Compare commits
2 Commits
c6c1e41cb6
...
cce2224926
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cce2224926 | ||
|
|
23fc6c17e6 |
@@ -169,7 +169,6 @@ namespace Deedy
|
||||
};
|
||||
_border.BeginAnimation(MarginProperty, marginAnimation);
|
||||
}
|
||||
|
||||
public void HideWithAnimation(double seconds = 1)
|
||||
{
|
||||
var doubleAnimation = new DoubleAnimation
|
||||
|
||||
Reference in New Issue
Block a user