mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-22 11:52:47 +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:
@@ -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"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user