mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-28 10:44:49 +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>
|
||||
|
||||
|
||||
<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">
|
||||
<set duration=".1">
|
||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||
|
||||
@ -90,7 +90,7 @@
|
||||
</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">
|
||||
<set duration=".1">
|
||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user