make all tests pass

This commit is contained in:
Robin Gareus
2014-12-04 03:53:26 +01:00
parent fb63b3ffc3
commit b437de714f
2 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,8 @@
<State>
<FadeIn>
<AutomationList automation-id="fadein" id="167" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<events>1 2
<events>0 1
1 2
3 4
</events>
</AutomationList>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<State>
<FadeIn>
<AutomationList automation-id="fadein" id="167" default="0" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<events>1 2
<AutomationList automation-id="fadein" id="167" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<events>0 1
1 2
3 4
5 6
7 8