Piccole Modifiche a Resume

This commit is contained in:
Alhaziel01
2020-12-10 18:05:40 +01:00
parent 5c2302eb4a
commit 26a8ff7a8c
2 changed files with 4 additions and 3 deletions
@@ -6,10 +6,10 @@
<controls>
<control type="group">
<animation type="WindowOpen" reversible="false">
<effect type="fade" start="0" end="100" time="300" />
<effect type="fade" start="0" end="100" time="100" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="fade" start="100" end="0" time="300" />
<effect type="fade" start="100" end="0" time="100" />
</animation>
<right>440</right>
<top>320</top>