mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-02-02 21:15:35 +01:00
Merged in phulshof/retrofe/develop (pull request #18)
Changed titleshot to screentitle in the MAMEd themes that used it.
This commit is contained in:
commit
e438ccfc2e
@ -76,7 +76,7 @@
|
|||||||
</reloadableVideo>
|
</reloadableVideo>
|
||||||
|
|
||||||
|
|
||||||
<reloadableImage type="titleshot" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
<reloadableImage type="screentitle" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
||||||
<onMenuEnter menuIndex="1">
|
<onMenuEnter menuIndex="1">
|
||||||
<set duration=".1">
|
<set duration=".1">
|
||||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||||
|
|||||||
@ -90,7 +90,7 @@
|
|||||||
</reloadableVideo>
|
</reloadableVideo>
|
||||||
|
|
||||||
|
|
||||||
<reloadableImage type="titleshot" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
<reloadableImage type="screentitle" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
||||||
<onMenuEnter menuIndex="1">
|
<onMenuEnter menuIndex="1">
|
||||||
<set duration=".1">
|
<set duration=".1">
|
||||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user