Fix InfoWindow

This commit is contained in:
Alhaziel01
2020-05-22 12:52:09 +02:00
parent fc13bbdc72
commit 40c4b73ea0
@@ -57,6 +57,7 @@
<width>349</width> <width>349</width>
<height>500</height> <height>500</height>
<texture></texture> <texture></texture>
<aspectratio>keep</aspectratio>
<animation type="WindowOpen" reversible="false"> <animation type="WindowOpen" reversible="false">
<effect type="slide" start="200,0" end="0,0" delay="300" tween="cubic" time="200" /> <effect type="slide" start="200,0" end="0,0" delay="300" tween="cubic" time="200" />
<effect type="fade" delay="300" end="100" time="240" /> <effect type="fade" delay="300" end="100" time="240" />